Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ TextureCube
Method
TextureCube
core/renderer/TextureCube.cpp:145–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
}
144
145
TextureCube::TextureCube()
146
{
147
_imgPath.resize(6);
148
}
149
150
TextureCube::~TextureCube()
151
{
Callers
nothing calls this directly
Calls
1
resize
Method · 0.45
Tested by
no test coverage detected