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

#include <spline.h>

Data Fields

u8 type
 
s16 numcv
 
f32 tension
 
Vec3 * cv
 
f32 totalLength
 
f32 * segLength
 
f32(* segPoly )[5]
 

Field Documentation

◆ type

u8 HSD_Spline::type

◆ numcv

s16 HSD_Spline::numcv

◆ tension

f32 HSD_Spline::tension

◆ cv

Vec3* HSD_Spline::cv

◆ totalLength

f32 HSD_Spline::totalLength

◆ segLength

f32* HSD_Spline::segLength

◆ segPoly

f32(* HSD_Spline::segPoly)[5]

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