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

ModelingAlgorithms
TKBO
IntTools


IntTools_PntOn2Faces Class Reference

Contains two points PntOnFace from IntTools and a flag
.

#include <IntTools_PntOn2Faces.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT IntTools_PntOn2Faces ()
 Empty constructor
.
Standard_EXPORT IntTools_PntOn2Faces (const IntTools_PntOnFace &aP1, const IntTools_PntOnFace &aP2)
 Initializes me by two points aP1 and aP2
.
Standard_EXPORT void SetP1 (const IntTools_PntOnFace &aP1)
 Modifier
.
Standard_EXPORT void SetP2 (const IntTools_PntOnFace &aP2)
 Modifier
.
Standard_EXPORT void SetValid (const Standard_Boolean bF)
 Modifier
.
Standard_EXPORT const IntTools_PntOnFaceP1 () const
 Selector
.
Standard_EXPORT const IntTools_PntOnFaceP2 () const
 Selector
.
Standard_EXPORT Standard_Boolean IsValid () const
 Selector
.

Private Attributes

Standard_Boolean myIsValid
IntTools_PntOnFace myPnt1
IntTools_PntOnFace myPnt2


Constructor & Destructor Documentation

Standard_EXPORT IntTools_PntOn2Faces::IntTools_PntOn2Faces  ) 
 

Standard_EXPORT IntTools_PntOn2Faces::IntTools_PntOn2Faces const IntTools_PntOnFace aP1,
const IntTools_PntOnFace aP2
 


Member Function Documentation

Standard_EXPORT Standard_Boolean IntTools_PntOn2Faces::IsValid  )  const
 

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

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

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

Standard_EXPORT const IntTools_PntOnFace& IntTools_PntOn2Faces::P1  )  const
 

Standard_EXPORT const IntTools_PntOnFace& IntTools_PntOn2Faces::P2  )  const
 

Standard_EXPORT void IntTools_PntOn2Faces::SetP1 const IntTools_PntOnFace aP1  ) 
 

Standard_EXPORT void IntTools_PntOn2Faces::SetP2 const IntTools_PntOnFace aP2  ) 
 

Standard_EXPORT void IntTools_PntOn2Faces::SetValid const Standard_Boolean  bF  ) 
 


Field Documentation

Standard_Boolean IntTools_PntOn2Faces::myIsValid [private]
 

IntTools_PntOnFace IntTools_PntOn2Faces::myPnt1 [private]
 

IntTools_PntOnFace IntTools_PntOn2Faces::myPnt2 [private]
 


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