All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Member Functions | Private Attributes
orgQhull::RboxPoints Class Reference

#include <RboxPoints.h>

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

List of all members.

Public Member Functions

void appendPoints (const char *rboxCommand)
void clearRboxMessage ()
bool hasRboxMessage () const
int newCount () const
RboxPointsoperator= (const RboxPoints &other)
std::string rboxMessage () const
 RboxPoints ()
 RboxPoints (const char *rboxCommand)
 RboxPoints (const RboxPoints &other)
int rboxStatus () const
void reservePoints ()
void setNewCount (int pointCount)
 ~RboxPoints ()

Private Member Functions

friend void::qh_fprintf_rbox (FILE *fp, int msgcode, const char *fmt,...)
 stderr from rboxpoints

Private Attributes

std::string rbox_message
 error status from rboxpoints. qh_ERRnone if none.
int rbox_new_count
int rbox_status
 Number of points for PointCoordinates.

Detailed Description

Definition at line 31 of file RboxPoints.h.


Constructor & Destructor Documentation

Definition at line 38 of file RboxPoints.cpp.

orgQhull::RboxPoints::RboxPoints ( const char *  rboxCommand) [explicit]

Definition at line 46 of file RboxPoints.cpp.

Definition at line 56 of file RboxPoints.cpp.

Definition at line 75 of file RboxPoints.cpp.


Member Function Documentation

void orgQhull::RboxPoints::appendPoints ( const char *  rboxCommand)

Definition at line 114 of file RboxPoints.cpp.

Definition at line 81 of file RboxPoints.cpp.

Definition at line 106 of file RboxPoints.cpp.

int orgQhull::RboxPoints::newCount ( ) const [inline]

Definition at line 52 of file RboxPoints.h.

RboxPoints & orgQhull::RboxPoints::operator= ( const RboxPoints other)

Definition at line 64 of file RboxPoints.cpp.

std::string orgQhull::RboxPoints::rboxMessage ( ) const

Definition at line 88 of file RboxPoints.cpp.

Definition at line 100 of file RboxPoints.cpp.

Definition at line 61 of file RboxPoints.h.

void orgQhull::RboxPoints::setNewCount ( int  pointCount) [inline]

Definition at line 56 of file RboxPoints.h.

orgQhull::RboxPoints::void::qh_fprintf_rbox ( FILE *  fp,
int  msgcode,
const char *  fmt,
  ... 
) [private]

stderr from rboxpoints


Member Data Documentation

std::string orgQhull::RboxPoints::rbox_message [private]

error status from rboxpoints. qh_ERRnone if none.

Definition at line 37 of file RboxPoints.h.

Definition at line 35 of file RboxPoints.h.

Number of points for PointCoordinates.

Definition at line 36 of file RboxPoints.h.


The documentation for this class was generated from the following files:
 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