#include "pv_point.h"#include <cassert>#include <GL/gl.h>#include "pv_gl.h"Include dependency graph for pv_point.cxx:

Functions | |
| std::ostream & | operator<< (std::ostream &s, const Pv_Point &z) |
| double | length (Pv_Point the_point) |
| Pv_Point | operator- (Pv_Point p) |
| Pv_Point | operator * (double f, Pv_Point p) |
| Pv_Point | normalize (Pv_Point p) |
| Pv_Point | perpendicular (Pv_Point p) |
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.2.18