| Open CASCADE Technology
    7.8.0.dev
    | 
A Geom point and a tolerance. More...
#include <TopOpeBRepDS_Point.hxx>
| Public Member Functions | |
| 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) | 
A Geom point and a tolerance.
| TopOpeBRepDS_Point::TopOpeBRepDS_Point | ( | ) | 
| TopOpeBRepDS_Point::TopOpeBRepDS_Point | ( | const gp_Pnt & | P, | 
| const Standard_Real | T | ||
| ) | 
| TopOpeBRepDS_Point::TopOpeBRepDS_Point | ( | const TopoDS_Shape & | S | ) | 
| void TopOpeBRepDS_Point::ChangeKeep | ( | const Standard_Boolean | B | ) | 
| gp_Pnt& TopOpeBRepDS_Point::ChangePoint | ( | ) | 
| 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 | 
| void TopOpeBRepDS_Point::Tolerance | ( | const Standard_Real | Tol | ) | 
 1.8.13
 1.8.13