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

#include <pobj.h>

Data Fields

u16 flags
 
u16 nb_shape
 
int nb_vertex_index
 
HSD_VtxDescListvertex_desc
 
u8 ** vertex_idx_list
 
s32 nb_normal_index
 
HSD_VtxDescListnormal_desc
 
u8 ** normal_idx_list
 
union { 
 
   f32 *   bp 
 
   f32   bl 
 
blend 
 
HSD_AObjaobj
 

Field Documentation

◆ flags

u16 HSD_ShapeSet::flags

◆ nb_shape

u16 HSD_ShapeSet::nb_shape

◆ nb_vertex_index

int HSD_ShapeSet::nb_vertex_index

◆ vertex_desc

HSD_VtxDescList* HSD_ShapeSet::vertex_desc

◆ vertex_idx_list

u8** HSD_ShapeSet::vertex_idx_list

◆ nb_normal_index

s32 HSD_ShapeSet::nb_normal_index

◆ normal_desc

HSD_VtxDescList* HSD_ShapeSet::normal_desc

◆ normal_idx_list

u8** HSD_ShapeSet::normal_idx_list

◆ bp

f32* HSD_ShapeSet::bp

◆ bl

f32 HSD_ShapeSet::bl

◆ [union]

union { ... } HSD_ShapeSet::blend

◆ aobj

HSD_AObj* HSD_ShapeSet::aobj

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