#include <d3dx8math.h>
#include "dx8fvf.h"
#include "dx8wrapper.h"
#include "assetmgr.h"
#include "shdsimple.h"
#include "editable.h"
#include "shdclassids.h"
#include "shddeffactory.h"
#include "shdinterface.h"
#include "shdhwshader.h"
#include "persistfactory.h"
#include "wwhack.h"
Go to the source code of this file.
◆ anonymous enum
| Enumerator |
|---|
| CHUNKID_VARIABLES | |
| VARID_TEXTURE_NAME | |
| VARID_AMBIENT_COLOR | |
| VARID_DIFFUSE_COLOR | |
Definition at line 60 of file shdsimple.cpp.
◆ DECLARE_FORCE_LINK()
| DECLARE_FORCE_LINK |
( |
SimpleShader | | ) |
|
◆ REGISTER_SHDDEF()