Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Classes | Namespaces
vector_math.h File Reference

Define vectors and rotation matrices, and the possibility to rotate vectors. More...

Go to the source code of this file.

Classes

struct  lampda::utils::vec2d
 2d vector in any space More...
 
struct  lampda::utils::vec3d
 3d vector in any space More...
 
struct  lampda::utils::vec4d
 4d vector in any space More...
 
struct  lampda::utils::RotationMatrix
 Represent an XYZ rotation matrix. More...
 
struct  lampda::utils::TransformationMatrix
 Transform a vector from a space to another. More...
 

Namespaces

namespace  lampda
 Program scope.
 
namespace  lampda::utils
 Utility function and classes.
 

Detailed Description

Define vectors and rotation matrices, and the possibility to rotate vectors.