CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
QhullVertex.cpp File Reference
#include "Qhull.h"
#include "QhullPoint.h"
#include "QhullFacetSet.h"
#include "QhullVertex.h"
#include "QhullFacet.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 QhullVertex::PrintVertex &pr)
 Duplicate of qh_printvertex [io_r.c]. More...
 

Function Documentation

ostream& operator<< ( ostream &  os,
const QhullVertex::PrintVertex &  pr 
)

Duplicate of qh_printvertex [io_r.c].

Definition at line 73 of file QhullVertex.cpp.