Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
W3dShaderStruct Struct Reference

#include <w3d_file.h>

Public Member Functions

 W3dShaderStruct (void)
 
bool operator== (const W3dShaderStruct &that)
 
bool operator!= (const W3dShaderStruct &that)
 
 W3dShaderStruct (void)
 

Public Attributes

uint8 DepthCompare
 
uint8 DepthMask
 
uint8 ColorMask
 
uint8 DestBlend
 
uint8 FogFunc
 
uint8 PriGradient
 
uint8 SecGradient
 
uint8 SrcBlend
 
uint8 Texturing
 
uint8 DetailColorFunc
 
uint8 DetailAlphaFunc
 
uint8 ShaderPreset
 
uint8 AlphaTest
 
uint8 PostDetailColorFunc
 
uint8 PostDetailAlphaFunc
 
uint8 pad [1]
 

Detailed Description

Definition at line 865 of file w3d_file.h.

Constructor & Destructor Documentation

◆ W3dShaderStruct() [1/2]

W3dShaderStruct::W3dShaderStruct ( void )
inline

Definition at line 867 of file w3d_file.h.

◆ W3dShaderStruct() [2/2]

W3dShaderStruct::W3dShaderStruct ( void )
inline

Definition at line 829 of file w3d_file.h.

Member Function Documentation

◆ operator!=()

bool W3dShaderStruct::operator!= ( const W3dShaderStruct & that)
inline

Definition at line 905 of file w3d_file.h.

◆ operator==()

bool W3dShaderStruct::operator== ( const W3dShaderStruct & that)
inline

Definition at line 887 of file w3d_file.h.

Member Data Documentation

◆ AlphaTest

uint8 W3dShaderStruct::AlphaTest

Definition at line 881 of file w3d_file.h.

◆ ColorMask

uint8 W3dShaderStruct::ColorMask

Definition at line 871 of file w3d_file.h.

◆ DepthCompare

uint8 W3dShaderStruct::DepthCompare

Definition at line 869 of file w3d_file.h.

◆ DepthMask

uint8 W3dShaderStruct::DepthMask

Definition at line 870 of file w3d_file.h.

◆ DestBlend

uint8 W3dShaderStruct::DestBlend

Definition at line 872 of file w3d_file.h.

◆ DetailAlphaFunc

uint8 W3dShaderStruct::DetailAlphaFunc

Definition at line 879 of file w3d_file.h.

◆ DetailColorFunc

uint8 W3dShaderStruct::DetailColorFunc

Definition at line 878 of file w3d_file.h.

◆ FogFunc

uint8 W3dShaderStruct::FogFunc

Definition at line 873 of file w3d_file.h.

◆ pad

uint8 W3dShaderStruct::pad

Definition at line 884 of file w3d_file.h.

◆ PostDetailAlphaFunc

uint8 W3dShaderStruct::PostDetailAlphaFunc

Definition at line 883 of file w3d_file.h.

◆ PostDetailColorFunc

uint8 W3dShaderStruct::PostDetailColorFunc

Definition at line 882 of file w3d_file.h.

◆ PriGradient

uint8 W3dShaderStruct::PriGradient

Definition at line 874 of file w3d_file.h.

◆ SecGradient

uint8 W3dShaderStruct::SecGradient

Definition at line 875 of file w3d_file.h.

◆ ShaderPreset

uint8 W3dShaderStruct::ShaderPreset

Definition at line 880 of file w3d_file.h.

◆ SrcBlend

uint8 W3dShaderStruct::SrcBlend

Definition at line 876 of file w3d_file.h.

◆ Texturing

uint8 W3dShaderStruct::Texturing

Definition at line 877 of file w3d_file.h.


The documentation for this struct was generated from the following files: