#include "dx8fvf.h"#include "dx8wrapper.h"#include "assetmgr.h"#include "shdbumpspec.h"#include "shd6bumpspec.h"#include "shd7bumpspec.h"#include "shd8bumpspec.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_SPECULAR_COLOR , VARID_DIFFUSE_BUMPINESS , VARID_SPECULAR_BUMPINESS } |
Functions | |
| DECLARE_FORCE_LINK (BumpSpecShader) | |
| REGISTER_SHDDEF (ShdBumpSpecDefClass, SHDDEF_CLASSID_BUMPSPEC,"Bump Specular") | |
| anonymous enum |
| Enumerator | |
|---|---|
| CHUNKID_VARIABLES | |
| VARID_TEXTURE_NAME | |
| VARID_BUMP_MAP_NAME | |
| VARID_AMBIENT_COLOR | |
| VARID_DIFFUSE_COLOR | |
| VARID_SPECULAR_COLOR | |
| VARID_DIFFUSE_BUMPINESS | |
| VARID_SPECULAR_BUMPINESS | |
Definition at line 61 of file shdbumpspec.cpp.
| DECLARE_FORCE_LINK | ( | BumpSpecShader | ) |
| REGISTER_SHDDEF | ( | ShdBumpSpecDefClass | , |
| SHDDEF_CLASSID_BUMPSPEC | , | ||
| "Bump Specular" | ) |