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

Method First

examples/Utils/b3Quickprof.cpp:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164}
165
166void b3ProfileIterator::First(void)
167{
168 CurrentChild = CurrentParent->Get_Child();
169}
170
171void b3ProfileIterator::Next(void)
172{

Callers 3

dumpRecursiveMethod · 0.45
dumpRecursiveMethod · 0.45
UpdateTextMethod · 0.45

Calls 1

Get_ChildMethod · 0.45

Tested by

no test coverage detected