MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / size

Function size

deps/physx/physx/source/common/src/CmBitMap.h:213–213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

211 extend(newBitCount);
212 }
213 PxU32 size() const { return getWordCount()*32; }
214
215 void copy(const BitMapBase& a)
216 {

Callers 15

sizeMethod · 0.50
incFrontMethod · 0.50
incBackMethod · 0.50
atEndMethod · 0.50
nocopyReadMethod · 0.50
readMethod · 0.50
writeMethod · 0.50
growBufMethod · 0.50
reserveMethod · 0.50
writeMethod · 0.50
growBufMethod · 0.50
writeZerosMethod · 0.50

Calls 1

getWordCountFunction · 0.85

Tested by 2

nocopyReadMethod · 0.40
readMethod · 0.40