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

#include <lobj.h>

Data Fields

HSD_Obj parent
 
u16 flags
 
u16 priority
 
HSD_LObjnext
 
GXColor color
 
GXColor hw_color
 
HSD_WObjposition
 
HSD_WObjinterest
 
union { 
 
   HSD_LightPoint   point 
 
   HSD_LightSpot   spot 
 
   HSD_LightAttn   attn 
 
u 
 
f32 shininess
 
Vec3 lvec
 
HSD_AObjaobj
 
GXLightID id
 
GXLightObj lightobj
 
GXLightID spec_id
 
GXLightObj spec_lightobj
 

Field Documentation

◆ parent

HSD_Obj HSD_LObj::parent

◆ flags

u16 HSD_LObj::flags

◆ priority

u16 HSD_LObj::priority

◆ next

HSD_LObj* HSD_LObj::next

◆ color

GXColor HSD_LObj::color

◆ hw_color

GXColor HSD_LObj::hw_color

◆ position

HSD_WObj* HSD_LObj::position

◆ interest

HSD_WObj* HSD_LObj::interest

◆ point

HSD_LightPoint HSD_LObj::point

◆ spot

HSD_LightSpot HSD_LObj::spot

◆ attn

HSD_LightAttn HSD_LObj::attn

◆ [union]

union { ... } HSD_LObj::u

◆ shininess

f32 HSD_LObj::shininess

◆ lvec

Vec3 HSD_LObj::lvec

◆ aobj

HSD_AObj* HSD_LObj::aobj

◆ id

GXLightID HSD_LObj::id

◆ lightobj

GXLightObj HSD_LObj::lightobj

◆ spec_id

GXLightID HSD_LObj::spec_id

◆ spec_lightobj

GXLightObj HSD_LObj::spec_lightobj

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