Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ Count
Method
Count
Source/Engine/Debug/DebugDraw.cpp:364–367 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
362
BoundingFrustum LastViewFrustum;
363
364
inline int32 Count() const
365
{
366
return DebugDrawDefault.Count() + DebugDrawDepthTest.Count();
367
}
368
};
369
370
namespace
Callers
nothing calls this directly
Calls
1
Count
Method · 0.45
Tested by
no test coverage detected