| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
#include <TColStd_ListOfInteger.hxx>#include <NCollection_Vector.hxx>#include <gp_XYZ.hxx>#include <NCollection_CellFilter.hxx>Data Structures | |
| class | BRepBuilderAPI_VertexInspector | 
| Class BRepBuilderAPI_VertexInspector derived from NCollection_CellFilter_InspectorXYZ This class define the Inspector interface for CellFilter algorithm, working with gp_XYZ points in 3d space. Used in search of coincidence points with a certain tolerance.  More... | |
Typedefs | |
| typedef NCollection_Vector< gp_XYZ > | VectorOfPoint | 
| typedef NCollection_Vector<gp_XYZ> VectorOfPoint |