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

Method getParameterInterface

examples/ExampleBrowser/OpenGLGuiHelper.cpp:1155–1158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1153}
1154
1155CommonParameterInterface* OpenGLGuiHelper::getParameterInterface()
1156{
1157 return m_data->m_glApp->m_parameterInterface;
1158}
1159
1160void OpenGLGuiHelper::setUpAxis(int axis)
1161{

Callers 7

initPhysicsMethod · 0.45
initPhysicsMethod · 0.45
initPhysicsMethod · 0.45
initPhysicsMethod · 0.45
initPhysicsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected