Open CASCADE Technology
6.5.4
|
Class for storing info about an Verex/Face interference
#include <BOPTools_VSInterference.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | 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 | ( | const Standard_Integer | anIndex1, |
const Standard_Integer | anIndex2, | ||
const Standard_Real | U, | ||
const Standard_Real | V | ||
) |
void BOPTools_VSInterference::UV | ( | Standard_Real & | U, |
Standard_Real & | V | ||
) | const |