RVC::OP::SURFACEFITTING::TIN_PARAMETERS Class Reference
Class describes parameters of Vector source object.
More...
#include <rvc/opsurfacefitting.h>
List of all members.
Detailed Description
Class describes parameters of Vector source object.
Member Enumeration Documentation
enum describes available types of source components.
- Enumerator:
| TYPE_Node |
|
| TYPE_Edge |
|
| TYPE_Triangle |
|
Constructor & Destructor Documentation
| RVC::OP::SURFACEFITTING::TIN_PARAMETERS::TIN_PARAMETERS |
( |
|
) |
|
| RVC::OP::SURFACEFITTING::TIN_PARAMETERS::~TIN_PARAMETERS |
( |
|
) |
|
Member Function Documentation
| bool RVC::OP::SURFACEFITTING::TIN_PARAMETERS::GetComponent |
( |
const TYPE |
type, |
|
|
COMPONENT & |
component | |
|
) |
| | const |
| const OP::COMPONENT& RVC::OP::SURFACEFITTING::TIN_PARAMETERS::GetComponentEdge |
( |
|
) |
const [inline] |
| const OP::COMPONENT& RVC::OP::SURFACEFITTING::TIN_PARAMETERS::GetComponentNode |
( |
|
) |
const [inline] |
| const OP::COMPONENT& RVC::OP::SURFACEFITTING::TIN_PARAMETERS::GetComponentTriangle |
( |
|
) |
const [inline] |
| void RVC::OP::SURFACEFITTING::TIN_PARAMETERS::SetComponent |
( |
const TYPE |
type, |
|
|
const COMPONENT & |
component | |
|
) |
| | |
| void RVC::OP::SURFACEFITTING::TIN_PARAMETERS::SetComponentEdge |
( |
const OP::COMPONENT & |
component |
) |
[inline] |
| void RVC::OP::SURFACEFITTING::TIN_PARAMETERS::SetComponentNode |
( |
const OP::COMPONENT & |
component |
) |
[inline] |
| void RVC::OP::SURFACEFITTING::TIN_PARAMETERS::SetComponentTriangle |
( |
const OP::COMPONENT & |
component |
) |
[inline] |
The documentation for this class was generated from the following file: