Saga3D API Documentation  1.0-RC4
rect.h File Reference
#include <glm/vec2.hpp>

Go to the source code of this file.

Classes

class  saga::core::rect< T >
 Rectangle template. More...
 

Namespaces

 saga
 
 saga::core
 typedef for Function Pointer
 

Typedefs

typedef rect< float > saga::core::rectf
 Rectangle with float values. More...
 
typedef rect< std::int32_t > saga::core::recti
 Rectangle with int values. More...