Unofficial OpenGL Software Development Kit
0.5.0
|
This is the complete list of members for glutil::ObjectPole, including all inherited members.
CalcMatrix() const | glutil::ObjectPole | |
CharPress(char key) | glutil::ObjectPole | |
GetPosOrient() const | glutil::ObjectPole | inline |
GetRotationScale() const | glutil::ObjectPole | inline |
IsDragging() const | glutil::ObjectPole | inline |
MouseClick(MouseButtons button, bool isPressed, int modifiers, const glm::ivec2 &position) | glutil::ObjectPole | |
MouseMove(const glm::ivec2 &position) | glutil::ObjectPole | |
MouseWheel(int direction, int modifiers, const glm::ivec2 &position) | glutil::ObjectPole | |
ObjectPole(const ObjectData &initialData, float rotateScale, MouseButtons actionButton, const ViewProvider *pLookatProvider) | glutil::ObjectPole | |
Reset() | glutil::ObjectPole | |
SetRotationScale(float rotateScale) | glutil::ObjectPole |