Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetCount
Method
GetCount
Source/Engine/Graphics/Models/MeshBase.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
int32 MeshAccessor::Stream::GetCount() const
75
{
76
return _count;
77
}
78
79
bool MeshAccessor::Stream::IsValid() const
80
{
Callers
4
DownloadIndexBuffer
Method · 0.45
OnGCAllocation
Function · 0.45
Add
Method · 0.45
ReadLayerData
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected