Nugget
|
#include <concepts>
#include <type_traits>
#include "psyqo/fixed-point.hh"
#include "psyqo/primitives/common.hh"
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 |