Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
convertAllObjects
Method · 0.45
loadFileFromMemory
Method · 0.45
convertAllObjects
Method · 0.45
main
Function · 0.45
main
Function · 0.45
processBodyJointInfo
Method · 0.45
processBodyJointInfo
Method · 0.45
processServerStatus
Method · 0.45
processBodyJointInfo
Method · 0.45
processBodyJointInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected