Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ size
Method
size
physx/source/common/src/CmBlockArray.h:146–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
PxU32 capacity() const { return mCapacity; }
145
146
PxU32 size() const { return mSize; }
147
};
148
149
}
Callers
2
~BlockArray
Method · 0.45
reserve
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected