Public Member Functions | Public Attributes | List of all members
LVRInteractorStylePolygonPick::vtkInternal Class Reference

Public Member Functions

void AddPoint (const vtkVector2i &point)
 
void AddPoint (int x, int y)
 
void Clear ()
 
void DrawPixels (const vtkVector2i &StartPos, const vtkVector2i &EndPos, unsigned char *pixels, int *size)
 
vtkIdType GetNumberOfPoints () const
 
vtkVector2i GetPoint (vtkIdType index) const
 
void PopPoint ()
 
void RemoveLastPoint ()
 

Public Attributes

std::vector< vtkVector2i > points
 

Detailed Description

Definition at line 36 of file LVRInteractorStylePolygonPick.cpp.

Member Function Documentation

◆ AddPoint() [1/2]

void LVRInteractorStylePolygonPick::vtkInternal::AddPoint ( const vtkVector2i &  point)
inline

Definition at line 46 of file LVRInteractorStylePolygonPick.cpp.

◆ AddPoint() [2/2]

void LVRInteractorStylePolygonPick::vtkInternal::AddPoint ( int  x,
int  y 
)
inline

Definition at line 48 of file LVRInteractorStylePolygonPick.cpp.

◆ Clear()

void LVRInteractorStylePolygonPick::vtkInternal::Clear ( )
inline

Definition at line 55 of file LVRInteractorStylePolygonPick.cpp.

◆ DrawPixels()

void LVRInteractorStylePolygonPick::vtkInternal::DrawPixels ( const vtkVector2i &  StartPos,
const vtkVector2i &  EndPos,
unsigned char *  pixels,
int *  size 
)
inline

Definition at line 57 of file LVRInteractorStylePolygonPick.cpp.

◆ GetNumberOfPoints()

vtkIdType LVRInteractorStylePolygonPick::vtkInternal::GetNumberOfPoints ( ) const
inline

Definition at line 53 of file LVRInteractorStylePolygonPick.cpp.

◆ GetPoint()

vtkVector2i LVRInteractorStylePolygonPick::vtkInternal::GetPoint ( vtkIdType  index) const
inline

Definition at line 51 of file LVRInteractorStylePolygonPick.cpp.

◆ PopPoint()

void LVRInteractorStylePolygonPick::vtkInternal::PopPoint ( )
inline

Definition at line 41 of file LVRInteractorStylePolygonPick.cpp.

◆ RemoveLastPoint()

void LVRInteractorStylePolygonPick::vtkInternal::RemoveLastPoint ( )
inline

Definition at line 50 of file LVRInteractorStylePolygonPick.cpp.

Member Data Documentation

◆ points

std::vector<vtkVector2i> LVRInteractorStylePolygonPick::vtkInternal::points

Definition at line 39 of file LVRInteractorStylePolygonPick.cpp.


The documentation for this class was generated from the following file:


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:26