OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKBool
TopOpeBRepDS


TopOpeBRepDS_Point Class Reference

A Geom point and a tolerance.
.

#include <TopOpeBRepDS_Point.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT TopOpeBRepDS_Point ()
Standard_EXPORT TopOpeBRepDS_Point (const gp_Pnt &P, const Standard_Real T)
Standard_EXPORT TopOpeBRepDS_Point (const TopoDS_Shape &S)
Standard_EXPORT Standard_Boolean IsEqual (const TopOpeBRepDS_Point &other) const
Standard_EXPORT const gp_Pnt & Point () const
Standard_EXPORT gp_Pnt & ChangePoint ()
Standard_EXPORT Standard_Real Tolerance () const
Standard_EXPORT void Tolerance (const Standard_Real Tol)
Standard_EXPORT Standard_Boolean Keep () const
Standard_EXPORT void ChangeKeep (const Standard_Boolean B)

Private Attributes

gp_Pnt myPoint
Standard_Real myTolerance
Standard_Boolean myKeep


Constructor & Destructor Documentation

Standard_EXPORT TopOpeBRepDS_Point::TopOpeBRepDS_Point  ) 
 

Standard_EXPORT TopOpeBRepDS_Point::TopOpeBRepDS_Point const gp_Pnt &  P,
const Standard_Real  T
 

Standard_EXPORT TopOpeBRepDS_Point::TopOpeBRepDS_Point const TopoDS_Shape &  S  ) 
 


Member Function Documentation

Standard_EXPORT void TopOpeBRepDS_Point::ChangeKeep const Standard_Boolean  B  ) 
 

Standard_EXPORT gp_Pnt& TopOpeBRepDS_Point::ChangePoint  ) 
 

Standard_EXPORT Standard_Boolean TopOpeBRepDS_Point::IsEqual const TopOpeBRepDS_Point other  )  const
 

Standard_EXPORT Standard_Boolean TopOpeBRepDS_Point::Keep  )  const
 

void TopOpeBRepDS_Point::operator delete void *  anAddress  )  [inline]
 

void* TopOpeBRepDS_Point::operator new size_t  size  )  [inline]
 

void* TopOpeBRepDS_Point::operator new size_t  ,
void *  anAddress
[inline]
 

Standard_EXPORT const gp_Pnt& TopOpeBRepDS_Point::Point  )  const
 

Standard_EXPORT void TopOpeBRepDS_Point::Tolerance const Standard_Real  Tol  ) 
 

Standard_EXPORT Standard_Real TopOpeBRepDS_Point::Tolerance  )  const
 


Field Documentation

Standard_Boolean TopOpeBRepDS_Point::myKeep [private]
 

gp_Pnt TopOpeBRepDS_Point::myPoint [private]
 

Standard_Real TopOpeBRepDS_Point::myTolerance [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:43:05 2008 for OpenCASCADE by  doxygen 1.4.1