mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 07:34:45 +00:00
timmy merge work
This commit is contained in:
parent
f1e584ca69
commit
ab10cc0c87
29 changed files with 295 additions and 925 deletions
|
|
@ -826,6 +826,13 @@ public:
|
|||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
/// @name Copying methods
|
||||
/// @{
|
||||
|
||||
virtual void copyResource(GFXTextureObject *pDst, GFXCubemap *pSrc, const U32 face) = 0;
|
||||
|
||||
/// @}
|
||||
|
||||
/// @name Rendering methods
|
||||
/// @{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue