Class SelectionBox
Defined in File SelectionBox.h
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
-
SelectionBox()