mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-10 22:24:33 +00:00
timmy merge work
This commit is contained in:
parent
f1e584ca69
commit
ab10cc0c87
29 changed files with 295 additions and 925 deletions
|
|
@ -35,7 +35,7 @@ GFXCubemap::~GFXCubemap()
|
|||
TEXMGR->releaseCubemap( this );
|
||||
}
|
||||
|
||||
U32 GFXCubemap::_zUpFaceIndex(const U32 index)
|
||||
U32 GFXCubemap::zUpFaceIndex(const U32 index)
|
||||
{
|
||||
switch (index)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue