| 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 > | |
| 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) const | 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 > | |
| set(const T &width, const T &height) | irr::core::dimension2d< T > |  [inline] | 
| Width | irr::core::dimension2d< T > |