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

ModelingAlgorithms
TKBO
BOPTools


BOPTools_Pave Class Reference

Class for storing info about a vertex on an edge
.

#include <BOPTools_Pave.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_Pave ()
 Empty constructor
.
Standard_EXPORT BOPTools_Pave (const Standard_Integer Index, const Standard_Real aParam, const BooleanOperations_KindOfInterference aType=BooleanOperations_UnknownInterference)
 Constructor
Index - DS-index of the vertex
aParam - value of the parameter of the vertex on an edge
aType - the type of interference from which the pave comes from
.
Standard_EXPORT void SetParam (const Standard_Real aParam)
 Modifier
.
Standard_EXPORT void SetIndex (const Standard_Integer Index)
 Modifier
.
Standard_EXPORT void SetType (const BooleanOperations_KindOfInterference aType)
 Modifier
.
Standard_EXPORT void SetInterference (const Standard_Integer Index)
 Modifier
Sets the index of the interference in corresponding table
.
Standard_EXPORT Standard_Real Param () const
 Selector
.
Standard_EXPORT Standard_Integer Index () const
 Selector
.
Standard_EXPORT BooleanOperations_KindOfInterference Type () const
 Selector
.
Standard_EXPORT Standard_Integer Interference () const
 Selector
.
Standard_EXPORT Standard_Boolean IsEqual (const BOPTools_Pave &Other) const
 Returns TRUE if <other>==me
.

Private Attributes

Standard_Real myParam
Standard_Integer myIndex
BooleanOperations_KindOfInterference myType
Standard_Integer myInterf


Constructor & Destructor Documentation

Standard_EXPORT BOPTools_Pave::BOPTools_Pave  ) 
 

Standard_EXPORT BOPTools_Pave::BOPTools_Pave const Standard_Integer  Index,
const Standard_Real  aParam,
const BooleanOperations_KindOfInterference  aType = BooleanOperations_UnknownInterference
 


Member Function Documentation

Standard_EXPORT Standard_Integer BOPTools_Pave::Index  )  const
 

Standard_EXPORT Standard_Integer BOPTools_Pave::Interference  )  const
 

Standard_EXPORT Standard_Boolean BOPTools_Pave::IsEqual const BOPTools_Pave Other  )  const
 

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

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

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

Standard_EXPORT Standard_Real BOPTools_Pave::Param  )  const
 

Standard_EXPORT void BOPTools_Pave::SetIndex const Standard_Integer  Index  ) 
 

Standard_EXPORT void BOPTools_Pave::SetInterference const Standard_Integer  Index  ) 
 

Standard_EXPORT void BOPTools_Pave::SetParam const Standard_Real  aParam  ) 
 

Standard_EXPORT void BOPTools_Pave::SetType const BooleanOperations_KindOfInterference  aType  ) 
 

Standard_EXPORT BooleanOperations_KindOfInterference BOPTools_Pave::Type  )  const
 


Field Documentation

Standard_Integer BOPTools_Pave::myIndex [private]
 

Standard_Integer BOPTools_Pave::myInterf [private]
 

Standard_Real BOPTools_Pave::myParam [private]
 

BooleanOperations_KindOfInterference BOPTools_Pave::myType [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