Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures | Typedefs
BRepBuilderAPI_VertexInspector.hxx File Reference
#include <Standard_Integer.hxx>
#include <NCollection_List.hxx>
#include <NCollection_DynamicArray.hxx>
#include <gp_XYZ.hxx>
#include <NCollection_CellFilter.hxx>

Data Structures

class  BRepBuilderAPI_VertexInspector
 Inspector 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_DynamicArray< gp_XYZVectorOfPoint
 

Typedef Documentation

◆ VectorOfPoint