Namespaces | Functions
QhullFacetList.cpp File Reference
#include "QhullFacet.h"
#include "QhullFacetList.h"
#include "QhullPoint.h"
#include "QhullRidge.h"
#include "QhullVertex.h"
Include dependency graph for QhullFacetList.cpp:

Go to the source code of this file.

Namespaces

namespace  orgQhull
 

QhullRidge -- Qhull's ridge structure, ridgeT, as a C++ class.


Functions

ostream & operator<< (ostream &os, const QhullFacetList::PrintFacetList &pr)
ostream & operator<< (ostream &os, const QhullFacetList::PrintFacets &pr)
 Print facet list to stream. From qh_printafacet [io.c].
ostream & operator<< (ostream &os, const QhullFacetList::PrintVertices &pr)
std::ostream & operator<< (ostream &os, const QhullFacetList &fs)

Function Documentation

ostream& operator<< ( ostream &  os,
const QhullFacetList::PrintFacetList &  pr 
)

Definition at line 123 of file QhullFacetList.cpp.

ostream& operator<< ( ostream &  os,
const QhullFacetList::PrintFacets &  pr 
)

Print facet list to stream. From qh_printafacet [io.c].

Definition at line 134 of file QhullFacetList.cpp.

ostream& operator<< ( ostream &  os,
const QhullFacetList::PrintVertices &  pr 
)

Print vertices of good faces in facet list to stream. From qh_printvertexlist [io.c] Same as vertices_toStdVector

Definition at line 148 of file QhullFacetList.cpp.

std::ostream& operator<< ( ostream &  os,
const QhullFacetList fs 
)

Definition at line 159 of file QhullFacetList.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libqhull
Author(s): Robert Krug
autogenerated on Tue Jun 18 2013 12:38:50