API Documentation
Loading...
Searching...
No Matches
MatrixDefinitions< t_type > Member List

This is the complete list of members for MatrixDefinitions< t_type >, including all inherited members.

createOrtho(t_type left, t_type right, t_type bottom, t_type top, t_type near_plane, t_type far_plane)MatrixDefinitions< t_type >inlinestatic
FrustumTransform(t_type left, t_type right, t_type bottom, t_type top, t_type near, t_type far)MatrixDefinitions< t_type >inlinestatic
FrustumTransform(Angle< t_angle_type > y_field_of_view, t_type aspect_ratio, t_type near, t_type far)MatrixDefinitions< t_type >inlinestatic
OrthoFrustum(const Vector< 2, t_type > &span, t_type n, t_type f)MatrixDefinitions< t_type >inlinestatic
Perspective(t_type fovy, t_type aspect, t_type near_plane, t_type far_plane)MatrixDefinitions< t_type >inlinestatic
RotationMatrix(const Vector< 3, t_type > &lookat, const Vector< 3, t_type > &up)MatrixDefinitions< t_type >inlinestatic
ViewMatrix(const Vector< 3, t_type > &location, const Vector< 3, t_type > &lookat, const Vector< 3, t_type > &up)MatrixDefinitions< t_type >inlinestatic