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 | Typedefs
Rectangle.hpp File Reference

Go to the source code of this file.

Data Structures

class  radix::Rectangle< T >
 

Namespaces

 radix
 

Macros

#define RADIX_RECTANGLE_HPP
 

Typedefs

using radix::RectangleI = Rectangle< int >
 
using radix::RectangleF = Rectangle< float >
 
using radix::RectangleD = Rectangle< double >
 

Macro Definition Documentation

#define RADIX_RECTANGLE_HPP