Sen API
Sen Libraries
Loading...
Searching...
No Matches
vec3.h File Reference
#include "sen/core/base/compiler_macros.h"
#include "sen/core/base/numbers.h"
#include <cmath>
#include <initializer_list>

Go to the source code of this file.

Classes

class  sen::util::Vec3< T >
 Handles all mathematical ops involving 3D Vectors. More...

Namespaces

namespace  sen
namespace  sen::util

Typedefs

using sen::util::Vec3f = Vec3<f32>
using sen::util::Vec3d = Vec3<f64>