Open CASCADE Technology  7.0.0
Public Types | Public Member Functions | Static Public Member Functions

NCollection_CellFilter_InspectorXYZ Struct Reference

#include <NCollection_CellFilter.hxx>

Inheritance diagram for NCollection_CellFilter_InspectorXYZ:
Inheritance graph
[legend]

Public Types

enum  { Dimension = 3 }
 Points dimension. More...
 
typedef gp_XYZ Point
 Points type. 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. More...
 

Static Public Member Functions

static Standard_Real Coord (int i, const Point &thePnt)
 Access to co-ordinate. More...
 

Member Typedef Documentation

Points type.

Member Enumeration Documentation

anonymous enum

Points dimension.

Enumerator
Dimension 

Member Function Documentation

static Standard_Real NCollection_CellFilter_InspectorXYZ::Coord ( int  i,
const Point thePnt 
)
inlinestatic

Access to co-ordinate.

Point NCollection_CellFilter_InspectorXYZ::Shift ( const Point thePnt,
Standard_Real  theTol 
) const
inline

Auxiliary method to shift point by each coordinate on given value; useful for preparing a points range for Inspect with tolerance.


The documentation for this struct was generated from the following file: