#include "GeomExport.h"#include "strbasic.h"#include "maxheap.h"#include "assert1.h"#include <iosfwd>#include <math.h>Classes | |
| class | IPoint3 |
Functions | |
| int | MaxComponent (const IPoint3 &) |
| int | MinComponent (const IPoint3 &) |
| M_STD_OSTREAM & | operator<< (M_STD_OSTREAM &, const IPoint3 &) |
| float | Length (const IPoint3 &v) |
| M_STD_OSTREAM& operator<< | ( | M_STD_OSTREAM & | , |
| const IPoint3 & | |||
| ) |
|
inline |