|
Open CASCADE Technology 6.5.2
|
Class for storing info about an Verex/Face interference
#include <BOPTools_VSInterference.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BOPTools_VSInterference () | |
| Empty constructor | |
| BOPTools_VSInterference (const Standard_Integer anIndex1, const Standard_Integer anIndex2, const Standard_Real U, const Standard_Real V) | |
| Constructor anIndex1, anIndex2 see BOPTools_ShapeShapeInterference for details U, V - values of parameters on the surface | |
| void | SetUV (const Standard_Real U, const Standard_Real V) |
| Modifier | |
| void | UV (Standard_Real &U, Standard_Real &V) const |
| Selector | |
| BOPTools_VSInterference::BOPTools_VSInterference | ( | ) |
| BOPTools_VSInterference::BOPTools_VSInterference | ( | const Standard_Integer | anIndex1, |
| const Standard_Integer | anIndex2, | ||
| const Standard_Real | U, | ||
| const Standard_Real | V | ||
| ) |
| void BOPTools_VSInterference::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from BOPTools_ShapeShapeInterference.
| void* BOPTools_VSInterference::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from BOPTools_ShapeShapeInterference.
| void* BOPTools_VSInterference::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from BOPTools_ShapeShapeInterference.
| void BOPTools_VSInterference::SetUV | ( | const Standard_Real | U, |
| const Standard_Real | V | ||
| ) |
| void BOPTools_VSInterference::UV | ( | Standard_Real & | U, |
| Standard_Real & | V | ||
| ) | const |
1.7.4