Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ getNbObjects
Method
getNbObjects
deps/physx/physx/source/common/src/CmCollection.cpp:157–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
PxU32 Collection::getNbObjects() const
158
{
159
return mObjects.size();
160
}
161
162
PxBase& Collection::getObject(PxU32 index) const
163
{
Callers
14
deserializeObjects
Function · 0.45
addReadyChunkToScene
Method · 0.45
destroyChunk
Method · 0.45
loaderThread
Method · 0.45
MeshBuilder
Method · 0.45
load
Method · 0.45
releaseObjects
Method · 0.45
remove
Method · 0.45
getRequiresCollection
Method · 0.45
isSerializable
Method · 0.45
SnSerialization.cpp
File · 0.45
serializeCollectionToXml
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected