Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetMaxIndexCountPerDrawCall
Method
GetMaxIndexCountPerDrawCall
trinity/Sprite2d/Tr2Sprite2dScene.cpp:2188–2191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2186
}
2187
2188
unsigned int Tr2Sprite2dScene::GetMaxIndexCountPerDrawCall()
2189
{
2190
return m_maxSpriteCount * 6;
2191
}
2192
2193
bool Tr2Sprite2dScene::OnModified( Be::Var* value )
2194
{
Callers
2
AddSegment
Method · 0.80
GatherSprites
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected