Functions | |
QString | buttonStateKeyString (Qt::ButtonState s, bool noButton=false) |
QString | buttonStateButtonString (Qt::ButtonState s) |
QString | keyString (const Qt::Key &key) |
void | drawCone (const float radius, const float height, const int nbSub) |
void | drawCylinder (const float radius, const float length, const int nbSub) |
void | createAxisDL (GLuint &dlNumber, const float length=1.0f, const int nbSub=8) |
void | createGridDL (GLuint &dlNumber, const float length=1.0f, const float width=1.0f, const float nbSub=10) |
void | createCameraDL (GLuint &dlNumber) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|