Open CASCADE Technology 7.8.0
|
#include <NCollection_CellFilter.hxx>
Public Types | |
enum | { Dimension = 2 } |
Points dimension. More... | |
typedef gp_XY | 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 coordinate. | |
Points type.
|
inlinestatic |
Access to coordinate.
|
inline |
Auxiliary method to shift point by each coordinate on given value; useful for preparing a points range for Inspect with tolerance.