CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
QhullVertexSet.cpp File Reference
#include "QhullVertex.h"
#include "QhullVertexSet.h"
#include "QhullPoint.h"
#include "QhullRidge.h"
#include "Qhull.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 QhullVertexSet::PrintIdentifiers &pr)
 Print Vertex identifiers to stream. Space prefix. From qh_printVertexheader [io_r.c]. More...
 
ostream & operator<< (ostream &os, const QhullVertexSet::PrintVertexSet &pr)
 Duplicate of printvertices [io_r.c]. More...
 

Function Documentation

ostream& operator<< ( ostream &  os,
const QhullVertexSet::PrintIdentifiers &  pr 
)

Print Vertex identifiers to stream. Space prefix. From qh_printVertexheader [io_r.c].

Definition at line 132 of file QhullVertexSet.cpp.

ostream& operator<< ( ostream &  os,
const QhullVertexSet::PrintVertexSet &  pr 
)

Duplicate of printvertices [io_r.c].

Definition at line 145 of file QhullVertexSet.cpp.