#include <BOPTools_VEInterference.hxx>
Inheritance diagram for BOPTools_VEInterference:
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 |
|
|
|
|
|
Reimplemented from BOPTools_ShapeShapeInterference. |
|
Reimplemented from BOPTools_ShapeShapeInterference. |
|
Reimplemented from BOPTools_ShapeShapeInterference. |
|
|
|
|
|
|