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

#include <jobj.h>

Data Fields

char * class_name
 
u32 flags
 
HSD_Jointchild
 
HSD_Jointnext
 
union { 
 
   HSD_DObjDesc *   dobjdesc 
 
   HSD_Spline *   spline 
 
   HSD_SList *   ptcl 
 
u 
 
Vec3 rotation
 
Vec3 scale
 
Vec3 position
 
MtxPtr mtx
 
HSD_RObjDescrobjdesc
 

Field Documentation

◆ class_name

char* HSD_Joint::class_name

◆ flags

u32 HSD_Joint::flags

◆ child

HSD_Joint* HSD_Joint::child

◆ next

HSD_Joint* HSD_Joint::next

◆ dobjdesc

HSD_DObjDesc* HSD_Joint::dobjdesc

◆ spline

HSD_Spline* HSD_Joint::spline

◆ ptcl

HSD_SList* HSD_Joint::ptcl

◆ [union]

union { ... } HSD_Joint::u

◆ rotation

Vec3 HSD_Joint::rotation

◆ scale

Vec3 HSD_Joint::scale

◆ position

Vec3 HSD_Joint::position

◆ mtx

MtxPtr HSD_Joint::mtx

◆ robjdesc

HSD_RObjDesc* HSD_Joint::robjdesc

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