#include <NCollection_CellFilter.hxx>
Public Types | |
typedef gp_XYZ | Point |
Points type. | |
enum | { Dimension = 3 } |
Points dimension. More... | |
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. |
|
|
|
|
|
|
|
|