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

ModelingAlgorithms
TKBO
BOPTools


BOPTools_DEInfo Class Reference

Auxiliary class for storing information about
a degenerated edge

.

#include <BOPTools_DEInfo.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_DEInfo ()
 Empty constructor
.
Standard_EXPORT void SetVertex (const Standard_Integer nV)
 Modifier
Sets DS-index for the vertex to which
degenerated edge belongs to
.
Standard_EXPORT void SetFaces (const TColStd_ListOfInteger &aLF)
 Modifier
Sets DS-indices for the faces to which
degenerated edge belongs to
.
Standard_EXPORT const TColStd_ListOfInteger & Faces () const
 Selector
.
Standard_EXPORT TColStd_ListOfInteger & ChangeFaces ()
 Selector/Modifier
.
Standard_EXPORT Standard_Integer Vertex () const
 Selector
.

Private Attributes

TColStd_ListOfInteger myFaces
Standard_Integer myVertex


Constructor & Destructor Documentation

Standard_EXPORT BOPTools_DEInfo::BOPTools_DEInfo  ) 
 


Member Function Documentation

Standard_EXPORT TColStd_ListOfInteger& BOPTools_DEInfo::ChangeFaces  ) 
 

Standard_EXPORT const TColStd_ListOfInteger& BOPTools_DEInfo::Faces  )  const
 

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

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

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

Standard_EXPORT void BOPTools_DEInfo::SetFaces const TColStd_ListOfInteger &  aLF  ) 
 

Standard_EXPORT void BOPTools_DEInfo::SetVertex const Standard_Integer  nV  ) 
 

Standard_EXPORT Standard_Integer BOPTools_DEInfo::Vertex  )  const
 


Field Documentation

TColStd_ListOfInteger BOPTools_DEInfo::myFaces [private]
 

Standard_Integer BOPTools_DEInfo::myVertex [private]
 


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