UGDK  0.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
integer2D.h File Reference
#include <ugdk/base/types.h>
Include dependency graph for integer2D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ugdk::math::Integer2D
 

Namespaces

namespace  ugdk
 
namespace  ugdk::math
 

Enumerations

enum  ugdk::math::RotDeg { ugdk::math::NINETY, ugdk::math::TWO_NINETY, ugdk::math::THREE_NINETY }
 

Functions

Integer2D ugdk::math::operator* (int scalar, const Integer2D &right)
 Method that returns a integer equal to the a integer multiplied by a scalar.