#include <NCollection_CellFilter.hxx>
Public Types |
| enum | { Dimension = 3
} |
| | Points dimension. More...
|
| typedef gp_XYZ | Point |
| | Points type.
|
Public Member Functions |
| Point | Shift (const Point &thePnt, Standard_Real theTol) const |
| | Auxiliary method to shift point by each coordinate on given value; useful for preparing a points range for Inspect with tolerance.
|
Static Public Member Functions |
| static Standard_Real | Coord (int i, const Point &thePnt) |
| | Access to co-ordinate.
|
Member Typedef Documentation
Member Enumeration Documentation
Member Function Documentation
| static Standard_Real NCollection_CellFilter_InspectorXYZ::Coord |
( |
int |
i, |
|
|
const Point & |
thePnt |
|
) |
| [inline, static] |
The documentation for this struct was generated from the following file: