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

ModelingAlgorithms
TKBO
BOPTools


BOPTools_VEInterference Class Reference

class for storing info about an Verex/Edge interference

#include <BOPTools_VEInterference.hxx>

Inheritance diagram for BOPTools_VEInterference:

Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BOPTools_VEInterference ()
 Empty constructor
.
Standard_EXPORT BOPTools_VEInterference (const Standard_Integer anIndex1, const Standard_Integer anIndex2, const Standard_Real aT)
 Constructor
anIndex1,
anIndex2 see BOPTools_ShapeShapeInterference for details
aT - values of parameter on the edge
.
Standard_EXPORT void SetParameter (const Standard_Real aT)
 Modifier
.
Standard_EXPORT Standard_Real Parameter () const
 Selector
.

Private Attributes

Standard_Real myParameter

Constructor & Destructor Documentation

Standard_EXPORT BOPTools_VEInterference::BOPTools_VEInterference  ) 
 

Standard_EXPORT BOPTools_VEInterference::BOPTools_VEInterference const Standard_Integer  anIndex1,
const Standard_Integer  anIndex2,
const Standard_Real  aT
 


Member Function Documentation

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

Reimplemented from BOPTools_ShapeShapeInterference.

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

Reimplemented from BOPTools_ShapeShapeInterference.

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

Reimplemented from BOPTools_ShapeShapeInterference.

Standard_EXPORT Standard_Real BOPTools_VEInterference::Parameter  )  const
 

Standard_EXPORT void BOPTools_VEInterference::SetParameter const Standard_Real  aT  ) 
 


Field Documentation

Standard_Real BOPTools_VEInterference::myParameter [private]
 


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