GlPortal Class Reference  0.1.1
Source code documentation of the free and open 3D action puzzle game.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Namespaces | Macros | Functions
Vector2f.hpp File Reference
#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)
 

Macro Definition Documentation

#define VECTOR2F_HPP