YourGameLib
|
Go to the source code of this file.
Namespaces | |
namespace | yourgame |
namespace | yourgame::math |
math related classes | |
Enumerations | |
enum class | yourgame::math::Projection { yourgame::math::PERSPECTIVE , yourgame::math::ORTHOGRAPHIC } |
enum class | yourgame::math::Axis { yourgame::math::X , yourgame::math::Y , yourgame::math::Z } |