#include "dx8fvf.h"#include "dx8wrapper.h"#include "assetmgr.h"#include "shdbumpdiff.h"#include "shd6bumpdiff.h"#include "shd7bumpdiff.h"#include "shd8bumpdiff.h"#include "editable.h"#include "shdclassids.h"#include "shddeffactory.h"#include "shdinterface.h"#include "persistfactory.h"#include "wwhack.h"Go to the source code of this file.
Enumerations | |
| enum | { CHUNKID_VARIABLES = 0x16490450 , VARID_TEXTURE_NAME = 0x00 , VARID_BUMP_MAP_NAME , VARID_AMBIENT_COLOR , VARID_DIFFUSE_COLOR , VARID_DIFFUSE_BUMPINESS } |
Functions | |
| DECLARE_FORCE_LINK (BumpDiffShader) | |
| REGISTER_SHDDEF (ShdBumpDiffDefClass, SHDDEF_CLASSID_BUMPDIFF,"Bump Diffuse") | |
| anonymous enum |
| Enumerator | |
|---|---|
| CHUNKID_VARIABLES | |
| VARID_TEXTURE_NAME | |
| VARID_BUMP_MAP_NAME | |
| VARID_AMBIENT_COLOR | |
| VARID_DIFFUSE_COLOR | |
| VARID_DIFFUSE_BUMPINESS | |
Definition at line 62 of file shdbumpdiff.cpp.
| DECLARE_FORCE_LINK | ( | BumpDiffShader | ) |
| REGISTER_SHDDEF | ( | ShdBumpDiffDefClass | , |
| SHDDEF_CLASSID_BUMPDIFF | , | ||
| "Bump Diffuse" | ) |