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

Method getExampleDescription

examples/ExampleBrowser/ExampleEntries.cpp:496–499  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

494}
495
496const char* ExampleEntriesAll::getExampleDescription(int index)
497{
498 return m_data->m_allExamples[index].m_description;
499}

Callers 2

selectDemoFunction · 0.45
onButtonEMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected