Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

point2.inl File Reference

Go to the source code of this file.

Functions

Point2operator+= (Point2 &lhs, const Point2 &rhs)
 Basic operations.

Point2operator-= (Point2 &lhs, const Point2 &rhs)
Point2operator *= (Point2 &lhs, Real rhs)
Point2operator/= (Point2 &lhs, Real rhs)


Function Documentation

Point2& operator *= Point2 lhs,
Real  rhs
[inline]
 

Definition at line 90 of file point2.inl.

References sheep::Point2::m_x, and sheep::Point2::m_y.

Point2& operator+= Point2 lhs,
const Point2 rhs
[inline]
 

Basic operations.

Definition at line 74 of file point2.inl.

References sheep::Point2::m_x, and sheep::Point2::m_y.

Point2& operator-= Point2 lhs,
const Point2 rhs
[inline]
 

Definition at line 82 of file point2.inl.

References sheep::Point2::m_x, and sheep::Point2::m_y.

Point2& operator/= Point2 lhs,
Real  rhs
[inline]
 

Definition at line 98 of file point2.inl.

References sheep::Point2::m_x, and sheep::Point2::m_y.


Generated on Tue May 11 01:31:53 2004 for toxic by doxygen 1.3.6