From 393b5cd1dc438872af89d334ef6e5fcc59f27d47 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sun, 13 Jan 2013 17:24:39 +1000 Subject: Added Irrlicht 1.8, but without all the Windows binaries. --- .../doc/html/classirr_1_1core_1_1rect-members.html | 146 +++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 libraries/irrlicht-1.8/doc/html/classirr_1_1core_1_1rect-members.html (limited to 'libraries/irrlicht-1.8/doc/html/classirr_1_1core_1_1rect-members.html') diff --git a/libraries/irrlicht-1.8/doc/html/classirr_1_1core_1_1rect-members.html b/libraries/irrlicht-1.8/doc/html/classirr_1_1core_1_1rect-members.html new file mode 100644 index 0000000..1bee386 --- /dev/null +++ b/libraries/irrlicht-1.8/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