This is the complete list of members for oglplus::Example, including all inherited members.
Continue(double duration) | oglplus::Example | virtual |
Continue(const ExampleClock &clock) | oglplus::Example | virtual |
FrameTime(void) const | oglplus::Example | virtual |
HeatUpFrames(void) const | oglplus::Example | virtual |
HeatUpTime(void) const | oglplus::Example | virtual |
MouseMove(GLuint x, GLuint y, GLuint width, GLuint height) | oglplus::Example | virtual |
MouseMoveNormalized(float x, float y, float aspect) | oglplus::Example | virtual |
PrepareThread(unsigned, ExampleThread &) | oglplus::Example | virtual |
Render(double) | oglplus::Example | virtual |
Render(ExampleClock &clock) | oglplus::Example | virtual |
RenderPart(unsigned, ExampleClock &clock) | oglplus::Example | virtual |
Reshape(GLuint width, GLuint height)=0 | oglplus::Example | pure virtual |
ScreenshotTime(void) const | oglplus::Example | virtual |