GlPortal Class Reference
0.1.1
Source code documentation of the free and open 3D action puzzle game.
|
#include <string>
Go to the source code of this file.
Data Structures | |
class | radix::Vector2f |
2-dimensional float -based vector/point storage and manipulation struct More... | |
Namespaces | |
radix | |
Macros | |
#define | VECTOR2F_HPP |
Functions | |
constexpr float | radix::dot (const Vector2f &v1, const Vector2f &v2) |
Vector2f | radix::normalize (const Vector2f &v) |
#define VECTOR2F_HPP |