allegro v4.0.3+5.2.0 (2018-06-05T06:08:13Z)
Home
Dub
Repo
al_translate_transform_3d
allegro5
transformations
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nothrow @
nogc
extern (
C
)
void
al_translate_transform_3d
(
ALLEGRO_TRANSFORM
*
trans
,
float
x
,
float
y
,
float
z
)
Meta
Source
See Implementation
allegro5
transformations
aliases
const_ALLEGRO_TRANSFORM
functions
al_build_camera_transform
al_build_transform
al_check_inverse
al_compose_transform
al_copy_transform
al_get_current_inverse_transform
al_get_current_projection_transform
al_get_current_transform
al_horizontal_shear_transform
al_identity_transform
al_invert_transform
al_orthographic_transform
al_perspective_transform
al_rotate_transform
al_rotate_transform_3d
al_scale_transform
al_scale_transform_3d
al_transform_coordinates
al_transform_coordinates_3d
al_translate_transform
al_translate_transform_3d
al_use_projection_transform
al_use_transform
al_vertical_shear_transform
structs
ALLEGRO_TRANSFORM