Go to the source code of this file.
◆ C3D_GasAccMax()
void C3D_GasAccMax |
( |
float |
value | ) |
|
Definition at line 64 of file gas.c.
◆ C3D_GasAttn()
void C3D_GasAttn |
( |
float |
value | ) |
|
Definition at line 76 of file gas.c.
◆ C3D_GasBeginAcc()
void C3D_GasBeginAcc |
( |
void |
| ) |
|
Definition at line 42 of file gas.c.
◆ C3D_GasDeltaZ()
void C3D_GasDeltaZ |
( |
float |
value | ) |
|
Definition at line 52 of file gas.c.
◆ C3D_GasLightDirection()
void C3D_GasLightDirection |
( |
float |
dotp | ) |
|
◆ C3D_GasLightPlanar()
void C3D_GasLightPlanar |
( |
float |
min, |
|
|
float |
max, |
|
|
float |
attn |
|
) |
| |
Definition at line 88 of file gas.c.
◆ C3D_GasLightView()
void C3D_GasLightView |
( |
float |
min, |
|
|
float |
max, |
|
|
float |
attn |
|
) |
| |
◆ C3D_GasLutBind()
void C3D_GasLutBind |
( |
C3D_GasLut * |
lut | ) |
|
◆ C3D_GasLutInput()
void C3D_GasLutInput |
( |
GPU_GASLUTINPUT |
input | ) |
|
◆ C3Di_GasUpdate()
◆ GasLut_FromArray()
void GasLut_FromArray |
( |
C3D_GasLut * |
lut, |
|
|
const u32 |
data[9] |
|
) |
| |
Definition at line 30 of file gas.c.