MCPcopy Create free account
hub / github.com/bulletphysics/bullet3 / getUpAxis

Method getUpAxis

examples/OpenGLWindow/SimpleOpenGL3App.cpp:1175–1178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1173 m_data->m_upAxis = axis;
1174}
1175int SimpleOpenGL3App::getUpAxis() const
1176{
1177 return m_data->m_upAxis;
1178}
1179#endif //#ifndef NO_OPENGL3

Callers 15

getRayToMethod · 0.45
getRayToMethod · 0.45
getRayToMethod · 0.45
updateMethod · 0.45
copyCameraImageDataMethod · 0.45
getRayToMethod · 0.45
mainFunction · 0.45
HandleInputMethod · 0.45
RenderStereoTargetsMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected