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

Method getFlags

Extras/Serialize/BulletFileLoader/bFile.h:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120 virtual void addDataBlock(char* dataBlock) = 0;
121
122 int getFlags() const
123 {
124 return mFlags;
125 }
126
127 void setFileDNAisMemoryDNA()
128 {

Callers 10

convertAllObjectsMethod · 0.45
loadFileFromMemoryMethod · 0.45
convertAllObjectsMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
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