MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / capacity

Method capacity

physx/source/common/src/CmBlockArray.h:144–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 }
143
144 PxU32 capacity() const { return mCapacity; }
145
146 PxU32 size() const { return mSize; }
147};

Callers 5

addMethod · 0.45
storeMethod · 0.45
loadMethod · 0.45
reserveContainerMemoryFunction · 0.45
CmRenderOutput.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected