Nugget
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
vector.hh File Reference
#include <concepts>
#include <type_traits>
#include "psyqo/fixed-point.hh"
#include "psyqo/primitives/common.hh"
Include dependency graph for vector.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  psyqo::Vector< N, precisionBits, T >
 
struct  psyqo::Vector< N, precisionBits, T >::EmptyZ
 
struct  psyqo::Vector< N, precisionBits, T >::EmptyW
 

Namespaces

namespace  psyqo
 

Typedefs

typedef Vector< 2 > psyqo::Vec2
 
typedef Vector< 3 > psyqo::Vec3
 
typedef Vector< 4 > psyqo::Vec4