Helper Class for realizing the handles of bounding object encapsulated by a geometry data.
More...
#include <mitkBoundingShapeUtil.h>
Helper Class for realizing the handles of bounding object encapsulated by a geometry data.
Definition at line 38 of file mitkBoundingShapeUtil.h.
◆ Handle() [1/2]
◆ Handle() [2/2]
mitk::Handle::Handle |
( |
mitk::Point3D |
pos, |
|
|
int |
index, |
|
|
std::vector< int > |
faceIndices, |
|
|
bool |
active = false |
|
) |
| |
◆ ~Handle()
mitk::Handle::~Handle |
( |
| ) |
|
◆ GetFaceIndices()
std::vector<int> mitk::Handle::GetFaceIndices |
( |
| ) |
|
◆ GetIndex()
int mitk::Handle::GetIndex |
( |
| ) |
|
◆ GetPosition()
◆ IsActive()
bool mitk::Handle::IsActive |
( |
| ) |
|
◆ IsNotActive()
bool mitk::Handle::IsNotActive |
( |
| ) |
|
◆ SetActive()
void mitk::Handle::SetActive |
( |
bool |
status | ) |
|
◆ SetIndex()
void mitk::Handle::SetIndex |
( |
int |
index | ) |
|
◆ SetPosition()
The documentation for this class was generated from the following file: