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

Method getNumStructs

Extras/Serialize/BulletFileLoader/bDNA.cpp:97–100  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

95
96// ----------------------------------------------------- //
97int bDNA::getNumStructs()
98{
99 return (int)mStructs.size();
100}
101
102// ----------------------------------------------------- //
103bool bDNA::flagNotEqual(int dna_nr)

Callers 1

mainFunction · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected