orgQhull::QhullVertexSet Class Reference

#include <QhullVertexSet.h>

Inheritance diagram for orgQhull::QhullVertexSet:
Inheritance graph
[legend]

List of all members.

Classes

struct  PrintIdentifiers
struct  PrintVertexSet

Public Member Functions

void freeQhSetTemp ()
const PrintVertexSet print (int qhRunId, const char *message) const
PrintIdentifiers printIdentifiers (const char *message) const
 QhullVertexSet (const QhullVertexSet &o)
 QhullVertexSet (int qhRunId, facetT *facetlist, setT *facetset, bool allfacets)
 QhullVertexSet (setT *s)
 Set was allocated with q_memalloc().
 ~QhullVertexSet ()

Private Member Functions

QhullVertexSetoperator= (const QhullVertexSet &)
 QhullVertexSet ()
 Disable default constructor and copy assignment. See QhullSetBase.

Private Attributes

bool qhsettemp_defined
 For sets allocated with qh_settemp().
Qhullqhsettemp_qhull

Detailed Description

Definition at line 28 of file QhullVertexSet.h.


Constructor & Destructor Documentation

orgQhull::QhullVertexSet::QhullVertexSet ( setT s  )  [inline, explicit]

Set was allocated with q_memalloc().

Definition at line 38 of file QhullVertexSet.h.

orgQhull::QhullVertexSet::QhullVertexSet ( int  qhRunId,
facetT facetlist,
setT facetset,
bool  allfacets 
)

Definition at line 28 of file QhullVertexSet.cpp.

orgQhull::QhullVertexSet::QhullVertexSet ( const QhullVertexSet o  )  [inline]

Definition at line 41 of file QhullVertexSet.h.

orgQhull::QhullVertexSet::~QhullVertexSet (  ) 

Definition at line 60 of file QhullVertexSet.cpp.

orgQhull::QhullVertexSet::QhullVertexSet (  )  [private]

Disable default constructor and copy assignment. See QhullSetBase.


Member Function Documentation

void orgQhull::QhullVertexSet::freeQhSetTemp (  ) 

Definition at line 45 of file QhullVertexSet.cpp.

QhullVertexSet& orgQhull::QhullVertexSet::operator= ( const QhullVertexSet  )  [private]
const PrintVertexSet orgQhull::QhullVertexSet::print ( int  qhRunId,
const char *  message 
) const [inline]

Definition at line 60 of file QhullVertexSet.h.

PrintIdentifiers orgQhull::QhullVertexSet::printIdentifiers ( const char *  message  )  const [inline]

Definition at line 67 of file QhullVertexSet.h.


Member Data Documentation

For sets allocated with qh_settemp().

Definition at line 33 of file QhullVertexSet.h.

Definition at line 32 of file QhullVertexSet.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


graspit
Author(s):
autogenerated on Fri Jan 11 11:20:51 2013