|
wren
Vulkan-based game engine
|


Go to the source code of this file.
Classes | |
| struct | wren::math::Quaternion< T > |
Namespaces | |
| namespace | wren |
| namespace | wren::math |
Typedefs | |
| using | wren::math::Quaternionf = Quaternion<float> |
| using | wren::math::Quaterniond = Quaternion<double> |
Functions | |
| wren::math::BOOST_DESCRIBE_STRUCT (Quaternionf,(),(data)) | |
| wren::math::BOOST_DESCRIBE_STRUCT (Quaterniond,(),(data)) | |