Go to the source code of this file.
Functions | |
| Point3 & | operator+= (Point3 &lhs, const Point3 &rhs) |
| Basic operations. | |
| Point3 & | operator-= (Point3 &lhs, const Point3 &rhs) |
| Point3 & | operator *= (Point3 &lhs, Real rhs) |
| Point3 & | operator/= (Point3 &lhs, Real rhs) |
|
||||||||||||
|
Definition at line 97 of file point3.inl. References sheep::Point2::m_x. |
|
||||||||||||
|
Basic operations.
Definition at line 79 of file point3.inl. References sheep::Point2::m_x. |
|
||||||||||||
|
Definition at line 88 of file point3.inl. References sheep::Point2::m_x. |
|
||||||||||||
|
Definition at line 106 of file point3.inl. |
1.3.6