#include <BOPDS_Interf.hxx>
The class BOPDS_InterfVF stores the information about the interference of the type vertex/face
◆ BOPDS_InterfVF() [1/2]
| BOPDS_InterfVF::BOPDS_InterfVF |
( |
| ) |
|
|
inline |
◆ BOPDS_InterfVF() [2/2]
Constructor
- Parameters
-
| theAllocator | allocator to manage the memory |
◆ ~BOPDS_InterfVF()
| BOPDS_InterfVF::~BOPDS_InterfVF |
( |
| ) |
|
|
overridedefault |
◆ SetUV()
| void BOPDS_InterfVF::SetUV |
( |
const double | theU, |
|
|
const double | theV ) |
|
inline |
Modifier Sets the value of parameters of the point of the vertex on the surface of of the face
- Parameters
-
| theU | value of U parameter |
| theV | value of U parameter |
◆ UV()
| void BOPDS_InterfVF::UV |
( |
double & | theU, |
|
|
double & | theV ) const |
|
inline |
Selector Returns the value of parameters of the point of the vertex on the surface of of the face
- Parameters
-
| theU | value of U parameter |
| theV | value of U parameter |
◆ myU
| double BOPDS_InterfVF::myU |
|
protected |
◆ myV
| double BOPDS_InterfVF::myV |
|
protected |
The documentation for this class was generated from the following file: