Public Member Functions | Private Types | Private Attributes | List of all members
lvr2::LVRPickItem Class Reference

#include <LVRPickItem.hpp>

Inheritance diagram for lvr2::LVRPickItem:
Inheritance graph
[legend]

Public Member Functions

LVRVtkArrowgetArrow ()
 
double * getEnd ()
 
double * getStart ()
 
 LVRPickItem (QTreeWidget *parent, int type=LVRPickItemType)
 
void setEnd (double *end)
 
void setStart (double *start)
 
virtual ~LVRPickItem ()
 

Private Types

using Vec = BaseVector< float >
 

Private Attributes

LVRVtkArrowm_arrow
 
double * m_end
 
double * m_start
 

Detailed Description

Definition at line 45 of file LVRPickItem.hpp.

Member Typedef Documentation

◆ Vec

using lvr2::LVRPickItem::Vec = BaseVector<float>
private

Definition at line 63 of file LVRPickItem.hpp.

Constructor & Destructor Documentation

◆ LVRPickItem()

lvr2::LVRPickItem::LVRPickItem ( QTreeWidget *  parent,
int  type = LVRPickItemType 
)

Definition at line 41 of file LVRPickItem.cpp.

◆ ~LVRPickItem()

lvr2::LVRPickItem::~LVRPickItem ( )
virtual

Definition at line 51 of file LVRPickItem.cpp.

Member Function Documentation

◆ getArrow()

LVRVtkArrow * lvr2::LVRPickItem::getArrow ( )

Definition at line 108 of file LVRPickItem.cpp.

◆ getEnd()

double * lvr2::LVRPickItem::getEnd ( )

Definition at line 83 of file LVRPickItem.cpp.

◆ getStart()

double * lvr2::LVRPickItem::getStart ( )

Definition at line 78 of file LVRPickItem.cpp.

◆ setEnd()

void lvr2::LVRPickItem::setEnd ( double *  end)

Definition at line 88 of file LVRPickItem.cpp.

◆ setStart()

void lvr2::LVRPickItem::setStart ( double *  start)

Definition at line 57 of file LVRPickItem.cpp.

Member Data Documentation

◆ m_arrow

LVRVtkArrow* lvr2::LVRPickItem::m_arrow
private

Definition at line 61 of file LVRPickItem.hpp.

◆ m_end

double* lvr2::LVRPickItem::m_end
private

Definition at line 60 of file LVRPickItem.hpp.

◆ m_start

double* lvr2::LVRPickItem::m_start
private

Definition at line 59 of file LVRPickItem.hpp.


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


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:27