#include "libqhullcpp/QhullHyperplane.h"
#include "libqhullcpp/Qhull.h"
#include "libqhullcpp/QhullPoint.h"
#include <iostream>
Go to the source code of this file.
Namespaces | |
orgQhull | |
QhullRidge – Qhull's ridge structure, ridgeT, as a C++ class. | |
Functions | |
GetSet<< | |
ostream & | operator<< (ostream &os, const QhullHyperplane &p) |
ostream & | operator<< (ostream &os, const QhullHyperplane::PrintHyperplane &pr) |
ostream& operator<< | ( | ostream & | os, |
const QhullHyperplane & | p | ||
) |
Definition at line 163 of file QhullHyperplane.cpp.
ostream& operator<< | ( | ostream & | os, |
const QhullHyperplane::PrintHyperplane & | pr | ||
) |
Definition at line 170 of file QhullHyperplane.cpp.