#include <iostream>
#include <sstream>
#include <string>
#include <stdexcept>
#include "../road/RoadTest.h"
#include "../road/RoadError.h"
Go to the source code of this file.
Namespaces | |
namespace | orgQhull |
QhullRidge -- Qhull's ridge structure, ridgeT, as a C++ class. | |
Functions | |
void | orgQhull::addQhullTests (QStringList &args) |
int | orgQhull::main (int argc, char *argv[]) |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 82 of file qhulltest.cpp.