Go to the source code of this file.
Enumerations | |
| enum | { LERP_VAR_0 = 0x0 , LERP_VAR_1 = 0x1 , LERP_VAR_B = 0xB , LERP_VAR_C = 0xC , LERP_VAR_D = 0xD , LERP_VAR_E = 0xE , LERP_VAR_F = 0xF } |
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) |
| Enumerator | |
|---|---|
| LERP_VAR_0 | |
| LERP_VAR_1 | |
| LERP_VAR_B | |
| LERP_VAR_C | |
| LERP_VAR_D | |
| LERP_VAR_E | |
| LERP_VAR_F | |
Definition at line 5 of file f8f60_len_1560.c.
Definition at line 290 of file f8f60_len_1560.c.
| void get_path_position | ( | f32 | alpha, |
| Vec3f * | outPos, | ||
| s32 | numVectors, | ||
| f32 * | normalizedLengths, | ||
| Vec3f * | pathPoints, | ||
| Vec3f * | vectors ) |
Definition at line 359 of file f8f60_len_1560.c.