MinVR
0.9.0
A multi-platform virtual reality library
|
This is the complete list of members for MinVR::AbstractMVRApp, including all inherited members.
AbstractMVRApp() | MinVR::AbstractMVRApp | inline |
doUserInputAndPreDrawComputation(const std::vector< EventRef > &events, double synchronizedTime)=0 | MinVR::AbstractMVRApp | pure virtual |
drawGraphics(int threadId, AbstractCameraRef camera, WindowRef window)=0 | MinVR::AbstractMVRApp | pure virtual |
initializeContextSpecificVars(int threadId, WindowRef window)=0 | MinVR::AbstractMVRApp | pure virtual |
~AbstractMVRApp() | MinVR::AbstractMVRApp | inlinevirtual |