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

Method getExampleOption

examples/ExampleBrowser/ExampleEntries.cpp:486–489  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

484}
485
486int ExampleEntriesAll::getExampleOption(int index)
487{
488 return m_data->m_allExamples[index].m_option;
489}
490
491const char* ExampleEntriesAll::getExampleName(int index)
492{

Callers 1

selectDemoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected