|
Open CASCADE Technology
6.5.4
|
#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. | |
| static Standard_Real NCollection_CellFilter_InspectorXYZ::Coord | ( | int | i, |
| const Point & | thePnt | ||
| ) | [inline, static] |
| Point NCollection_CellFilter_InspectorXYZ::Shift | ( | const Point & | thePnt, |
| Standard_Real | theTol | ||
| ) | const [inline] |
1.8.0