MCPcopy 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
74int32 MeshAccessor::Stream::GetCount() const
75{
76 return _count;
77}
78
79bool MeshAccessor::Stream::IsValid() const
80{

Callers 4

DownloadIndexBufferMethod · 0.45
OnGCAllocationFunction · 0.45
AddMethod · 0.45
ReadLayerDataFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected