Sen API
Sen Libraries
Loading...
Searching...
No Matches
quat.h File Reference
#include "constants.h"
#include "vec3.h"
#include "sen/core/base/compiler_macros.h"
#include "sen/core/base/numbers.h"

Go to the source code of this file.

Classes

class  sen::util::Quat< T >
 Quaternion. Represents the orientation of an object in space. More...

Namespaces

namespace  sen
namespace  sen::util

Typedefs

using sen::util::Quatf = Quat<f32>
using sen::util::Quatd = Quat<f64>