Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getCapacity
Method
getCapacity
core/renderer/TextureAtlas.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
size_t TextureAtlas::getCapacity() const
74
{
75
return _capacity;
76
}
77
78
Texture2D* TextureAtlas::getTexture() const
79
{
Callers
12
updateAtlasValueAt
Method · 0.45
updateAtlasValues
Method · 0.45
draw
Method · 0.45
increaseAtlasCapacityTo
Method · 0.45
insertChild
Method · 0.45
increaseAtlasCapacity
Method · 0.45
reserveCapacity
Method · 0.45
appendChild
Method · 0.45
insertQuadFromSprite
Method · 0.45
updateQuadFromSprite
Method · 0.45
allocateIndices
Method · 0.45
allocateIndices
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected