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

Method ok

Extras/Serialize/BulletFileLoader/bFile.cpp:178–181  ·  view source on GitHub ↗

----------------------------------------------------- //

Source from the content-addressed store, hash-verified

176
177// ----------------------------------------------------- //
178bool bFile::ok()
179{
180 return (mFlags & FD_OK) != 0;
181}
182
183void bFile::setFileDNA(int verboseMode, char *dnaBuffer, int dnaLen)
184{

Callers 6

processBodyJointInfoMethod · 0.45
processBodyJointInfoMethod · 0.45
processServerStatusMethod · 0.45
processBodyJointInfoMethod · 0.45
processBodyJointInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected