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

#include <pobj.h>

Data Fields

char * class_name
 
HSD_PObjDescnext
 
HSD_VtxDescListverts
 
u16 flags
 
u16 n_display
 
u8display
 
union { 
 
   HSD_Joint *   joint 
 
   HSD_ShapeSetDesc *   shape_set 
 
   HSD_EnvelopeDesc **   envelope_p 
 
u 
 

Field Documentation

◆ class_name

char* HSD_PObjDesc::class_name

◆ next

HSD_PObjDesc* HSD_PObjDesc::next

◆ verts

HSD_VtxDescList* HSD_PObjDesc::verts

◆ flags

u16 HSD_PObjDesc::flags

◆ n_display

u16 HSD_PObjDesc::n_display

◆ display

u8* HSD_PObjDesc::display

◆ joint

HSD_Joint* HSD_PObjDesc::joint

◆ shape_set

HSD_ShapeSetDesc* HSD_PObjDesc::shape_set

◆ envelope_p

HSD_EnvelopeDesc** HSD_PObjDesc::envelope_p

◆ [union]

union { ... } HSD_PObjDesc::u

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