SSBM Decomp
|
#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) |
void splArcLengthPoint | ( | Vec3 * | , |
HSD_Spline * | , | ||
f32 | |||
) |