pgl
PrimitiveOpenGL3Dprimitivelibrary
|
This is the complete list of members for pgl::Controller, including all inherited members.
camera | pgl::Controller | |
click(int button, int action, int mods, double xpos, double ypos)=0 | pgl::Controller | pure virtual |
Controller(Camera *_camera) (defined in pgl::Controller) | pgl::Controller | inline |
motion(double xpos, double ypos)=0 | pgl::Controller | pure virtual |
scroll(double xoffset, double yoffset)=0 | pgl::Controller | pure virtual |
~Controller() (defined in pgl::Controller) | pgl::Controller | inlinevirtual |