SSBM Decomp
Loading...
Searching...
No Matches
spline.h File Reference
#include <platform.h>
#include <placeholder.h>
#include "baselib/forward.h"
#include <dolphin/mtx/forward.h>

Go to the source code of this file.

Data Structures

struct  HSD_Spline
 

Functions

f32 splGetHelmite (f32, f32, f32, f32, f32, f32)
 
void splArcLengthPoint (Vec3 *, HSD_Spline *, f32)
 
void splGetSplinePoint (s32, s32)
 

Function Documentation

◆ splGetHelmite()

f32 splGetHelmite ( f32  fterm,
f32  time,
f32  p0,
f32  p1,
f32  d0,
f32  d1 
)

◆ splArcLengthPoint()

void splArcLengthPoint ( Vec3 ,
HSD_Spline ,
f32   
)

◆ splGetSplinePoint()

void splGetSplinePoint ( s32  ,
s32   
)