Class SelectionBox

Class Documentation

class SelectionBox

Public Functions

SelectionBox()
virtual ~SelectionBox()
void draw(bool withNames = false)
inline const qglviewer::ManipulatedFrame *frame(unsigned short i) const
inline qglviewer::ManipulatedFrame *frame(unsigned short i)
void getBBXMin(float &x, float &y, float &z) const
void getBBXMax(float &x, float &y, float &z) const
int getGrabbedFrame() const

Protected Functions

void drawAxis(float length = 0.2f) const

Protected Attributes

bool m_visible
std::vector<qglviewer::ManipulatedFrame*> m_frames
unsigned short m_selectedFrame
qglviewer::Vec m_minPt
qglviewer::Vec m_maxPt
float m_arrowLength