From 7028cbe09c688437910a25623098762bf0fa592d Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 28 Mar 2016 22:28:34 +1000 Subject: Move Irrlicht to src/others. --- .../doc/html/classirr_1_1core_1_1rect-members.html | 146 +++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 src/others/irrlicht-1.8.1/doc/html/classirr_1_1core_1_1rect-members.html (limited to 'src/others/irrlicht-1.8.1/doc/html/classirr_1_1core_1_1rect-members.html') diff --git a/src/others/irrlicht-1.8.1/doc/html/classirr_1_1core_1_1rect-members.html b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1core_1_1rect-members.html new file mode 100644 index 0000000..307e3ea --- /dev/null +++ b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1core_1_1rect-members.html @@ -0,0 +1,146 @@ + + + + +Irrlicht 3D Engine: Member List + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+
+
irr::core::rect< T > Member List
+
+
+This is the complete list of members for irr::core::rect< T >, including all inherited members. + + + + + + + + + + + + + + + + + + + + + + + + + + +
addInternalPoint(const position2d< T > &p)irr::core::rect< T > [inline]
addInternalPoint(T x, T y)irr::core::rect< T > [inline]
clipAgainst(const rect< T > &other)irr::core::rect< T > [inline]
constrainTo(const rect< T > &other)irr::core::rect< T > [inline]
getArea() const irr::core::rect< T > [inline]
getCenter() const irr::core::rect< T > [inline]
getHeight() const irr::core::rect< T > [inline]
getSize() const irr::core::rect< T > [inline]
getWidth() const irr::core::rect< T > [inline]
isPointInside(const position2d< T > &pos) const irr::core::rect< T > [inline]
isRectCollided(const rect< T > &other) const irr::core::rect< T > [inline]
isValid() const irr::core::rect< T > [inline]
LowerRightCornerirr::core::rect< T >
operator!=(const rect< T > &other) const irr::core::rect< T > [inline]
operator+(const position2d< T > &pos) const irr::core::rect< T > [inline]
operator+=(const position2d< T > &pos)irr::core::rect< T > [inline]
operator-(const position2d< T > &pos) const irr::core::rect< T > [inline]
operator-=(const position2d< T > &pos)irr::core::rect< T > [inline]
operator<(const rect< T > &other) const irr::core::rect< T > [inline]
operator==(const rect< T > &other) const irr::core::rect< T > [inline]
rect()irr::core::rect< T > [inline]
rect(T x, T y, T x2, T y2)irr::core::rect< T > [inline]
rect(const position2d< T > &upperLeft, const position2d< T > &lowerRight)irr::core::rect< T > [inline]
rect(const position2d< T > &pos, const dimension2d< U > &size)irr::core::rect< T > [inline]
repair()irr::core::rect< T > [inline]
UpperLeftCornerirr::core::rect< T >
+
+ + + + + -- cgit v1.1