SSBM Decomp
|
#include <texp.h>
Data Fields | |
HSD_TExpType | type |
must be HSD_TE_CNST for this union member | |
HSD_TExp * | next |
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 |
HSD_TExpType HSD_TECnst::type |
must be HSD_TE_CNST for this union member
HSD_TExp* HSD_TECnst::next |
void* HSD_TECnst::val |
HSD_TEInput HSD_TECnst::comp |
if TE_RGB, val points to RGB array, else 1 value
HSD_TEType HSD_TECnst::ctype |
pointer type of val
u8 HSD_TECnst::reg |
u8 HSD_TECnst::idx |
u8 HSD_TECnst::ref |
u8 HSD_TECnst::range |