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> |