|
std::vector< vtkVector2i > | points |
|
◆ AddPoint() [1/2]
void LVRInteractorStylePolygonPick::vtkInternal::AddPoint |
( |
const vtkVector2i & |
point | ) |
|
|
inline |
◆ AddPoint() [2/2]
void LVRInteractorStylePolygonPick::vtkInternal::AddPoint |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
inline |
◆ Clear()
void LVRInteractorStylePolygonPick::vtkInternal::Clear |
( |
| ) |
|
|
inline |
◆ DrawPixels()
void LVRInteractorStylePolygonPick::vtkInternal::DrawPixels |
( |
const vtkVector2i & |
StartPos, |
|
|
const vtkVector2i & |
EndPos, |
|
|
unsigned char * |
pixels, |
|
|
int * |
size |
|
) |
| |
|
inline |
◆ GetNumberOfPoints()
vtkIdType LVRInteractorStylePolygonPick::vtkInternal::GetNumberOfPoints |
( |
| ) |
const |
|
inline |
◆ GetPoint()
vtkVector2i LVRInteractorStylePolygonPick::vtkInternal::GetPoint |
( |
vtkIdType |
index | ) |
const |
|
inline |
◆ PopPoint()
void LVRInteractorStylePolygonPick::vtkInternal::PopPoint |
( |
| ) |
|
|
inline |
◆ RemoveLastPoint()
void LVRInteractorStylePolygonPick::vtkInternal::RemoveLastPoint |
( |
| ) |
|
|
inline |
◆ points
std::vector<vtkVector2i> LVRInteractorStylePolygonPick::vtkInternal::points |
The documentation for this class was generated from the following file: