Tiny3D
Loading...
Searching...
No Matches
T3DModelState Struct Reference

#include <t3dmodel.h>

Collaboration diagram for T3DModelState:

Data Fields

uint32_t lastTextureHashA
 
uint32_t lastTextureHashB
 
uint8_t lastFogMode
 
uint32_t lastRenderFlags
 
uint64_t lastCC
 
color_t lastPrimColor
 
color_t lastEnvColor
 
color_t lastBlendColor
 
uint8_t lastVertFXFunc
 
uint16_t lastUvGenParams [2]
 
uint64_t lastOtherMode
 
uint32_t lastBlendMode
 
T3DModelDrawConfdrawConf
 

Detailed Description

State for model and material settings during a draw. This is used to minimize state changes across materials.


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