Functions | Variables
user_eg3.cpp File Reference
#include "RboxPoints.h"
#include "QhullError.h"
#include "QhullQh.h"
#include "QhullFacet.h"
#include "QhullFacetList.h"
#include "QhullLinkedList.h"
#include "QhullVertex.h"
#include "Qhull.h"
#include <cstdio>
#include <ostream>
Include dependency graph for user_eg3.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
int user_eg3 (int argc, char **argv)

Variables

char prompt []

Function Documentation

int main ( int  argc,
char **  argv 
)
int user_eg3 ( int  argc,
char **  argv 
)

Definition at line 66 of file user_eg3.cpp.


Variable Documentation

char prompt[]
Initial value:
"\n\
user_eg3 -- demonstrate calling rbox and qhull from C++.\n\
\n\
  eg-100                       Run the example in qh-code.htm\n\
  rbox \"200 D4\" ...            Generate points from rbox\n\
  qhull \"d p\" ...              Run qhull and produce output\n\
  qhull-cout \"o\" ...           Run qhull and produce output to cout\n\
  facets                       Print facets when done\n\
\n\
For example\n\
  user_eg3 rbox qhull\n\
  user_eg3 rbox qhull d\n\
  user_eg3 rbox \"10 D2\"  \"2 D2\" qhull  \"s p\" facets\n\
\n\
"

Definition at line 32 of file user_eg3.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