mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-21 20:35:35 +00:00
Implement of the shader consts binding.
This commit is contained in:
parent
74138342d1
commit
70c154c7d3
12 changed files with 137 additions and 7 deletions
|
|
@ -54,7 +54,9 @@
|
|||
#ifndef _GFXDEVICE_H_
|
||||
#include "gfx/gfxDevice.h"
|
||||
#endif
|
||||
|
||||
#ifndef _TSRENDERDATA_H_
|
||||
#include "ts/tsRenderState.h"
|
||||
#endif
|
||||
|
||||
class SceneManager;
|
||||
class SceneRenderState;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue