Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials

irr::core::line2d< T > Member List

This is the complete list of members for irr::core::line2d< T >, including all inherited members.
endirr::core::line2d< T >
getAngleWith(const line2d< T > &l) const irr::core::line2d< T > [inline]
getClosestPoint(const vector2d< T > &point) const irr::core::line2d< T > [inline]
getLength() const irr::core::line2d< T > [inline]
getLengthSQ() const irr::core::line2d< T > [inline]
getMiddle() const irr::core::line2d< T > [inline]
getPointOrientation(const vector2d< T > &point) const irr::core::line2d< T > [inline]
getUnitVector() const irr::core::line2d< T > [inline]
getVector() const irr::core::line2d< T > [inline]
intersectWith(const line2d< T > &l, vector2d< T > &out) const irr::core::line2d< T > [inline]
isPointBetweenStartAndEnd(const vector2d< T > &point) const irr::core::line2d< T > [inline]
isPointOnLine(const vector2d< T > &point) const irr::core::line2d< T > [inline]
line2d()irr::core::line2d< T > [inline]
line2d(T xa, T ya, T xb, T yb)irr::core::line2d< T > [inline]
line2d(const vector2d< T > &start, const vector2d< T > &end)irr::core::line2d< T > [inline]
line2d(const line2d< T > &other)irr::core::line2d< T > [inline]
operator!=(const line2d< T > &other) const irr::core::line2d< T > [inline]
operator+(const vector2d< T > &point) const irr::core::line2d< T > [inline]
operator+=(const vector2d< T > &point)irr::core::line2d< T > [inline]
operator-(const vector2d< T > &point) const irr::core::line2d< T > [inline]
operator-=(const vector2d< T > &point)irr::core::line2d< T > [inline]
operator==(const line2d< T > &other) const irr::core::line2d< T > [inline]
setLine(const T &xa, const T &ya, const T &xb, const T &yb)irr::core::line2d< T > [inline]
setLine(const vector2d< T > &nstart, const vector2d< T > &nend)irr::core::line2d< T > [inline]
setLine(const line2d< T > &line)irr::core::line2d< T > [inline]
startirr::core::line2d< T >

The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated on Sun Oct 24 12:42:03 2010 by Doxygen (1.6.2)