Decompile func0f067bc4

This commit is contained in:
Ryan Dwyer
2022-04-07 20:17:35 +10:00
parent 05f06541bd
commit 46296d05ec
2 changed files with 59 additions and 138 deletions
+5 -5
View File
@@ -36,12 +36,12 @@ f32 modelBboxGetYMin(struct modelrodata_bbox *bbox);
u32 func0f0667c4(void);
f32 modelBboxGetZMin(struct modelrodata_bbox *bbox);
f32 modelBboxGetZMax(struct modelrodata_bbox *bbox);
u32 func0f0667dc(void);
u32 func0f06680c(void);
f32 func0f0667dc(struct modelrodata_bbox *bbox, Mtxf *mtx);
f32 func0f06680c(struct modelrodata_bbox *bbox, Mtxf *mtx);
f32 func0f06683c(struct modelrodata_bbox *bbox, Mtxf *mtx);
f32 func0f06686c(struct modelrodata_bbox *bbox, Mtxf *mtx);
u32 func0f06689c(void);
f32 func0f0668cc(struct modelrodata_bbox *bbox, Mtxf *matrix);
f32 func0f06689c(struct modelrodata_bbox *bbox, Mtxf *mtx);
f32 func0f0668cc(struct modelrodata_bbox *bbox, Mtxf *mtx);
f32 func0f0668fc(struct modelrodata_bbox *bbox, f32 realrot[3][3]);
f32 func0f06692c(struct modelrodata_bbox *bbox, f32 realrot[3][3]);
f32 func0f06695c(struct modelrodata_bbox *bbox, f32 realrot[3][3]);
@@ -58,7 +58,7 @@ bool func0f0677ac(struct coord *coord, struct coord *arg1, struct coord *pos, st
bool func0f0678f8(struct coord *coord, struct coord *arg1, s32 padnum);
bool func0f06797c(struct coord *coord, f32 arg1, s32 padnum);
bool func0f0679ac(struct model *model, f32 *distance, f32 *arg2, f32 *arg3, f32 *arg4);
void func0f067bc4(struct model *model, f32 *arg1, f32 *arg2, bool arg5);
void func0f067bc4(struct model *model, f32 *max, f32 *min, s32 axis);
void func0f067d88(struct model *model, f32 *arg1, f32 *arg2, f32 *arg3, f32 *arg4);
bool func0f067dc4(struct model *model, f32 *arg1, f32 *arg2, f32 *arg3, f32 *arg4);
bool modelSetRedBox(struct model *model, f32 *arg1, f32 *arg2, f32 *arg3, f32 *arg4);