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.
#include <BRepBuilderAPI_VertexInspector.hxx>
Member Typedef Documentation
Constructor & Destructor Documentation
BRepBuilderAPI_VertexInspector::BRepBuilderAPI_VertexInspector |
( |
const Standard_Real |
theTol | ) |
[inline] |
Member Function Documentation
void BRepBuilderAPI_VertexInspector::Add |
( |
const gp_XYZ & |
thePnt | ) |
[inline] |
void BRepBuilderAPI_VertexInspector::ClearResList |
( |
| ) |
[inline] |
void BRepBuilderAPI_VertexInspector::SetCurrent |
( |
const gp_XYZ & |
theCurPnt | ) |
[inline] |
The documentation for this class was generated from the following file: