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

#include <pobj.h>

Data Fields

u16 flags
 
u16 nb_shape
 
s32 nb_vertex_index
 
HSD_VtxDescListvertex_desc
 
u8 ** vertex_idx_list
 
s32 nb_normal_index
 
HSD_VtxDescListnormal_desc
 
u8 ** normal_idx_list
 

Field Documentation

◆ flags

u16 HSD_ShapeSetDesc::flags

◆ nb_shape

u16 HSD_ShapeSetDesc::nb_shape

◆ nb_vertex_index

s32 HSD_ShapeSetDesc::nb_vertex_index

◆ vertex_desc

HSD_VtxDescList* HSD_ShapeSetDesc::vertex_desc

◆ vertex_idx_list

u8** HSD_ShapeSetDesc::vertex_idx_list

◆ nb_normal_index

s32 HSD_ShapeSetDesc::nb_normal_index

◆ normal_desc

HSD_VtxDescList* HSD_ShapeSetDesc::normal_desc

◆ normal_idx_list

u8** HSD_ShapeSetDesc::normal_idx_list

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