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

ModelingAlgorithms
TKBO
BOPTools


BOPTools_PointBetween Class Reference

class for storing geometry information about
a point between neighbouring paves along
an edge

#include <BOPTools_PointBetween.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BOPTools_PointBetween ()
 Empty constructor
.
Standard_EXPORT void SetParameter (const Standard_Real T)
 Modifier
sets value of the point's parameter on the edge
.
Standard_EXPORT void SetUV (const Standard_Real U, const Standard_Real V)
 Modifier
sets values of the point's parameter on the face
.
Standard_EXPORT void SetPnt (const gp_Pnt &aP)
 Modifier
sets the 3D-point
.
Standard_EXPORT Standard_Real Parameter () const
 Selector
.
Standard_EXPORT void UV (Standard_Real &U, Standard_Real &V) const
 Selector
.
Standard_EXPORT const gp_Pnt & Pnt () const
 Selector
.

Private Attributes

Standard_Real myT
Standard_Real myU
Standard_Real myV
gp_Pnt myPnt


Constructor & Destructor Documentation

Standard_EXPORT BOPTools_PointBetween::BOPTools_PointBetween  ) 
 


Member Function Documentation

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

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

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

Standard_EXPORT Standard_Real BOPTools_PointBetween::Parameter  )  const
 

Standard_EXPORT const gp_Pnt& BOPTools_PointBetween::Pnt  )  const
 

Standard_EXPORT void BOPTools_PointBetween::SetParameter const Standard_Real  T  ) 
 

Standard_EXPORT void BOPTools_PointBetween::SetPnt const gp_Pnt &  aP  ) 
 

Standard_EXPORT void BOPTools_PointBetween::SetUV const Standard_Real  U,
const Standard_Real  V
 

Standard_EXPORT void BOPTools_PointBetween::UV Standard_Real &  U,
Standard_Real &  V
const
 


Field Documentation

gp_Pnt BOPTools_PointBetween::myPnt [private]
 

Standard_Real BOPTools_PointBetween::myT [private]
 

Standard_Real BOPTools_PointBetween::myU [private]
 

Standard_Real BOPTools_PointBetween::myV [private]
 


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