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

Method getExampleCreateFunc

examples/ExampleBrowser/ExampleEntries.cpp:481–484  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

479}
480
481CommonExampleInterface::CreateFunc* ExampleEntriesAll::getExampleCreateFunc(int index)
482{
483 return m_data->m_allExamples[index].m_createFunc;
484}
485
486int ExampleEntriesAll::getExampleOption(int index)
487{

Callers 2

selectDemoFunction · 0.45
initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected