Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
add
Method · 0.45
store
Method · 0.45
load
Method · 0.45
reserveContainerMemory
Function · 0.45
CmRenderOutput.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected