#include "forward.h"
#include <dolphin/mtx.h>
Go to the source code of this file.
|
| f32 | splGetHelmite (f32, f32, f32, f32, f32, f32) |
| void | splGetCardinalPoint (Vec3 *, Vec3 *, f32, f32) |
| void | splGetBezierPoint (Vec3 *, Vec3 *, f32) |
| void | splGetSplinePoint (Vec3 *, HSD_Spline *, f32) |
| f32 | splArcLengthGetParameter (HSD_Spline *, f32) |
| void | splArcLengthPoint (Vec3 *, HSD_Spline *, f32) |
◆ splGetHelmite()
◆ splGetCardinalPoint()
◆ splGetBezierPoint()
◆ splGetSplinePoint()
◆ splArcLengthGetParameter()
◆ splArcLengthPoint()