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

Public Member Functions

 MeshMtlParamsClass (MeshModelClass *model)
 
 ~MeshMtlParamsClass (void)
 

Public Attributes

int PassCount
 
unsigned * DCG [MeshMatDescClass::MAX_PASSES]
 
unsigned * DIG [MeshMatDescClass::MAX_PASSES]
 
Vector2UV [MeshMatDescClass::MAX_PASSES][MeshMatDescClass::MAX_TEX_STAGES]
 

Detailed Description

Mesh Material Parameters

Definition at line 77 of file shattersystem.cpp.

Constructor & Destructor Documentation

◆ MeshMtlParamsClass()

MeshMtlParamsClass::MeshMtlParamsClass ( MeshModelClass * model)

Definition at line 249 of file shattersystem.cpp.

◆ ~MeshMtlParamsClass()

MeshMtlParamsClass::~MeshMtlParamsClass ( void )

Definition at line 264 of file shattersystem.cpp.

Member Data Documentation

◆ DCG

unsigned* MeshMtlParamsClass::DCG[MeshMatDescClass::MAX_PASSES]

Definition at line 89 of file shattersystem.cpp.

◆ DIG

unsigned* MeshMtlParamsClass::DIG[MeshMatDescClass::MAX_PASSES]

Definition at line 90 of file shattersystem.cpp.

◆ PassCount

int MeshMtlParamsClass::PassCount

Definition at line 83 of file shattersystem.cpp.

◆ UV

Definition at line 91 of file shattersystem.cpp.


The documentation for this class was generated from the following file: