SSBM Decomp
Loading...
Searching...
No Matches
HSD_TECnst Struct Reference

#include <texp.h>

Data Fields

HSD_TExpType type
 must be HSD_TE_CNST for this union member
 
HSD_TExpnext
 
void * val
 
HSD_TEInput comp
 if TE_RGB, val points to RGB array, else 1 value
 
HSD_TEType ctype
 pointer type of val
 
u8 reg
 
u8 idx
 
u8 ref
 
u8 range
 

Field Documentation

◆ type

HSD_TExpType HSD_TECnst::type

must be HSD_TE_CNST for this union member

◆ next

HSD_TExp* HSD_TECnst::next

◆ val

void* HSD_TECnst::val

◆ comp

HSD_TEInput HSD_TECnst::comp

if TE_RGB, val points to RGB array, else 1 value

◆ ctype

HSD_TEType HSD_TECnst::ctype

pointer type of val

◆ reg

u8 HSD_TECnst::reg

◆ idx

u8 HSD_TECnst::idx

◆ ref

u8 HSD_TECnst::ref

◆ range

u8 HSD_TECnst::range

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