Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
dimension2d() | irr::core::dimension2d< T > | [inline] |
dimension2d(const T &width, const T &height) | irr::core::dimension2d< T > | [inline] |
dimension2d(const vector2d< T > &other) | irr::core::dimension2d< T > | [inline] |
dimension2d(const dimension2d< U > &other) | irr::core::dimension2d< T > | [inline, explicit] |
getArea() const | irr::core::dimension2d< T > | [inline] |
getInterpolated(const dimension2d< T > &other, f32 d) const | irr::core::dimension2d< T > | [inline] |
getOptimalSize(bool requirePowerOfTwo=true, bool requireSquare=false, bool larger=true, u32 maxValue=0) const | irr::core::dimension2d< T > | [inline] |
Height | irr::core::dimension2d< T > | |
operator!=(const dimension2d< T > &other) const | irr::core::dimension2d< T > | [inline] |
operator!=(const vector2d< T > &other) const | irr::core::dimension2d< T > | [inline] |
operator*(const T &scale) const | irr::core::dimension2d< T > | [inline] |
operator*=(const T &scale) | irr::core::dimension2d< T > | [inline] |
operator+(const dimension2d< T > &other) const | irr::core::dimension2d< T > | [inline] |
operator+=(const dimension2d< T > &other) | irr::core::dimension2d< T > | [inline] |
operator-=(const dimension2d< T > &other) | irr::core::dimension2d< T > | [inline] |
operator/(const T &scale) const | irr::core::dimension2d< T > | [inline] |
operator/=(const T &scale) | irr::core::dimension2d< T > | [inline] |
operator=(const dimension2d< U > &other) | irr::core::dimension2d< T > | [inline] |
operator==(const dimension2d< T > &other) const | irr::core::dimension2d< T > | [inline] |
operator==(const vector2d< T > &other) const | irr::core::dimension2d< T > | [inline] |
set(const T &width, const T &height) | irr::core::dimension2d< T > | [inline] |
Width | irr::core::dimension2d< T > |
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Sun Oct 24 12:42:03 2010 by Doxygen
(1.6.2) |