SSBM Decomp
Toggle main menu visibility
Loading...
Searching...
No Matches
mtx44.c File Reference
#include <
dolphin.h
>
#include <
dolphin/mtx.h
>
Functions
void
MTXFrustum
(
Mtx
m,
f32
t,
f32
b,
f32
l,
f32
r,
f32
n,
f32
f)
void
MTXPerspective
(
Mtx
m,
f32
fovY,
f32
aspect,
f32
n,
f32
f)
void
MTXOrtho
(
Mtx
m,
f32
t,
f32
b,
f32
l,
f32
r,
f32
n,
f32
f)
Function Documentation
◆
MTXFrustum()
void MTXFrustum
(
Mtx
m
,
f32
t
,
f32
b
,
f32
l
,
f32
r
,
f32
n
,
f32
f
)
◆
MTXPerspective()
void MTXPerspective
(
Mtx
m
,
f32
fovY
,
f32
aspect
,
f32
n
,
f32
f
)
◆
MTXOrtho()
void MTXOrtho
(
Mtx
m
,
f32
t
,
f32
b
,
f32
l
,
f32
r
,
f32
n
,
f32
f
)
libs
dolphin
src
dolphin
mtx
mtx44.c
Generated by
1.17.0