allegro v4.0.2+5.2.0 (2018-05-26T20:21:37Z)
Home
Dub
Repo
al_perspective_transform
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_perspective_transform
(
ALLEGRO_TRANSFORM
*
trans
,
float
left
,
float
right
,
float
top
,
float
bottom
,
float
n
,
float
f
)
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