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

Method getPointerSize

src/Bullet3Serialize/Bullet2FileLoader/b3DNA.cpp:125–128  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

123
124// ----------------------------------------------------- //
125int bDNA::getPointerSize()
126{
127 return mPtrLen;
128}
129
130// ----------------------------------------------------- //
131void bDNA::initRecurseCmpFlags(int iter)

Callers 3

safeSwapPtrMethod · 0.45
getMatchingFileDNAMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected