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

Method Next

examples/Utils/b3Quickprof.cpp:171–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169}
170
171void b3ProfileIterator::Next(void)
172{
173 CurrentChild = CurrentChild->Get_Sibling();
174}
175
176bool b3ProfileIterator::Is_Done(void)
177{

Callers 5

ShallowCloneMethod · 0.45
ShallowEqualMethod · 0.45
VisitEnterMethod · 0.45
dumpRecursiveMethod · 0.45
dumpRecursiveMethod · 0.45

Calls 1

Get_SiblingMethod · 0.45

Tested by

no test coverage detected