papermario
Decompilation of Paper Mario
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
f8f60_len_1560.c File Reference

Functions

void load_path_data (s32 num, f32 *normalizedLengths, Vec3f *pathPositions, Vec3f *outVectors)
 
void get_path_position (f32 alpha, Vec3f *outPos, s32 numVectors, f32 *normalizedLengths, Vec3f *pathPoints, Vec3f *vectors)
 

Function Documentation

◆ get_path_position()

void get_path_position ( f32 alpha,
Vec3f * outPos,
s32 numVectors,
f32 * normalizedLengths,
Vec3f * pathPoints,
Vec3f * vectors )

◆ load_path_data()

void load_path_data ( s32 num,
f32 * normalizedLengths,
Vec3f * pathPositions,
Vec3f * outVectors )