Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
171
void b3ProfileIterator::Next(void)
172
{
173
CurrentChild = CurrentChild->Get_Sibling();
174
}
175
176
bool b3ProfileIterator::Is_Done(void)
177
{
Callers
5
ShallowClone
Method · 0.45
ShallowEqual
Method · 0.45
VisitEnter
Method · 0.45
dumpRecursive
Method · 0.45
dumpRecursive
Method · 0.45
Calls
1
Get_Sibling
Method · 0.45
Tested by
no test coverage detected