Point.inl File Reference
Provides basic functionality for a homogenous Point. More...
#include <iostream>
Go to the source code of this file.
Functions | |
| template<unsigned N, typename T> | |
| Point< N, T > | operator* (const T &scale, const Point< N, T > &rhs) |
| template<unsigned N, typename T> | |
| Point< N, T > | operator- (const Point< N, T > &rhs) |
| template<unsigned N, typename T> | |
| std::ostream & | operator<< (std::ostream &os, const Point< N, T > &v) |
| Prints a Point to an output stream. | |
Detailed Description
Provides basic functionality for a homogenous Point.
- Date:
- Fall 2008
Definition in file Point.inl.
Function Documentation
template<unsigned N, typename T>
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const Point< N, T > & | v | |||
| ) | [inline] |
Generated on 28 Feb 2009 for Milton by
1.5.6