Open CASCADE Technology  7.6.0
Data Structures | Typedefs

BRepBuilderAPI_VertexInspector.hxx File Reference

#include <TColStd_ListOfInteger.hxx>
#include <NCollection_Vector.hxx>
#include <gp_XY.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_XYZVectorOfPoint
 

Typedef Documentation

◆ VectorOfPoint