#include "libqhullcpp/PointCoordinates.h"#include "libqhullcpp/QhullError.h"#include "libqhullcpp/QhullPoint.h"#include <iterator>#include <iostream>
Go to the source code of this file.
| Namespaces | |
| orgQhull | |
| QhullRidge – Qhull's ridge structure, ridgeT, as a C++ class. | |
| Functions | |
| Global functions | |
| ostream & | operator<< (ostream &os, const PointCoordinates &p) | 
| ostream& operator<< | ( | ostream & | os, | 
| const PointCoordinates & | p | ||
| ) | 
Definition at line 327 of file PointCoordinates.cpp.