Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
shddump.h File Reference
#include "shdclassids.h"

Go to the source code of this file.

Classes

struct  ShdDef_ChunkStruct
 

Variables

const char * Shader_ClassIDs [SHDDEF_CLASSID_LAST]
 

Variable Documentation

◆ Shader_ClassIDs

const char* Shader_ClassIDs[SHDDEF_CLASSID_LAST]
Initial value:
=
{
"SHDDEF_CLASSID_DUMMY",
"SHDDEF_CLASSID_SIMPLE",
"SHDDEF_CLASSID_GLOSSMASK",
"SHDDEF_CLASSID_BUMPSPEC",
"SHDDEF_CLASSID_BUMPDIFF",
"SHDDEF_CLASSID_CUBEMAP"
}

Definition at line 47 of file shddump.h.