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

Method getAppInterface

examples/SharedMemory/RemoteGUIHelper.cpp:571–574  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

569}
570
571CommonGraphicsApp* RemoteGUIHelper::getAppInterface()
572{
573 return 0;
574}
575
576void RemoteGUIHelper::setUpAxis(int axis)
577{

Callers 15

keyboardCallbackMethod · 0.45
drawScreenTextMethod · 0.45
getRayToMethod · 0.45
mouseButtonCallbackMethod · 0.45
initPhysicsMethod · 0.45
MultiThreadingExampleMethod · 0.45
keyboardCallbackMethod · 0.45
TutorialMethod · 0.45
BoxStackExampleMethod · 0.45
GpuRigidBodyDemoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected