Open CASCADE Technology
6.5.4
|
A Geom point and a tolerance.
#include <TopOpeBRepDS_Point.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | TopOpeBRepDS_Point () |
TopOpeBRepDS_Point (const gp_Pnt &P, const Standard_Real T) | |
TopOpeBRepDS_Point (const TopoDS_Shape &S) | |
Standard_Boolean | IsEqual (const TopOpeBRepDS_Point &other) const |
const gp_Pnt & | Point () const |
gp_Pnt & | ChangePoint () |
Standard_Real | Tolerance () const |
void | Tolerance (const Standard_Real Tol) |
Standard_Boolean | Keep () const |
void | ChangeKeep (const Standard_Boolean B) |
Standard_Boolean TopOpeBRepDS_Point::IsEqual | ( | const TopOpeBRepDS_Point & | other | ) | const |
Standard_Boolean TopOpeBRepDS_Point::Keep | ( | ) | const |
const gp_Pnt& TopOpeBRepDS_Point::Point | ( | ) | const |
Standard_Real TopOpeBRepDS_Point::Tolerance | ( | ) | const |