#include "geometry/Vector.h"Go to the source code of this file.
Compounds | |
| class | Point |
Functions | |
| std::ostream& | operator<< (std::ostream& out, const Point& v) |
| Point | operator- (const Point & a, const Vector & b) |
| Vector | operator- (const Point & a, const Point & b) |
| Point | operator+ (const Point & a, const Vector & b) |
| Point | operator+ (const Vector & a, const Point & b) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000