#include "libqhullcpp/QhullPoints.h"#include "libqhullcpp/Qhull.h"#include <iostream>#include <vector>
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 QhullPoints &p) | 
| ostream & | operator<< (ostream &os, const QhullPoints::PrintPoints &pr) | 
| ostream& operator<< | ( | ostream & | os, | 
| const QhullPoints & | p | ||
| ) | 
Definition at line 297 of file QhullPoints.cpp.
| ostream& operator<< | ( | ostream & | os, | 
| const QhullPoints::PrintPoints & | pr | ||
| ) | 
Definition at line 307 of file QhullPoints.cpp.