CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
QhullFacetSet.cpp File Reference
#include "QhullFacetSet.h"
#include "QhullFacet.h"
#include "QhullPoint.h"
#include "QhullRidge.h"
#include "QhullVertex.h"

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 QhullFacetSet &fs)
 
ostream & operator<< (ostream &os, const QhullFacetSet::PrintFacetSet &pr)
 
ostream & operator<< (ostream &os, const QhullFacetSet::PrintIdentifiers &p)
 Print facet identifiers to stream. Space prefix. From qh_printfacetheader [io_r.c]. More...
 

Function Documentation

ostream& operator<< ( ostream &  os,
const QhullFacetSet &  fs 
)

Definition at line 108 of file QhullFacetSet.cpp.

ostream& operator<< ( ostream &  os,
const QhullFacetSet::PrintFacetSet &  pr 
)

Definition at line 116 of file QhullFacetSet.cpp.

ostream& operator<< ( ostream &  os,
const QhullFacetSet::PrintIdentifiers &  p 
)

Print facet identifiers to stream. Space prefix. From qh_printfacetheader [io_r.c].

Definition at line 131 of file QhullFacetSet.cpp.