Go to the documentation of this file.
   34     if(
args.contains(
"--all")){
 
   35         args.removeAll(
"--all");
 
   57 int main(
int argc, 
char *argv[])
 
   60     QCoreApplication app(argc, argv);
 
   61     QStringList 
args= app.arguments();
 
   62     bool isAll= 
args.contains(
"--all");
 
   70     }
catch(
const std::exception &e){
 
   71         cout << 
"FAIL!  : runTests() did not catch error\n";
 
   72         cout << e.what() << endl;
 
   83         cout << 
"Finished test of libqhullcpp.  Test libqhull_r with eg/q_test after building libqhull_r/Makefile" << endl;
 
   85         cout << 
"Finished test of one class.  Test all classes with 'qhulltest --all'" << endl;
 
   93 int main(
int argc, 
char *argv[])
 
  
static void clearGlobalLog()
QhullRidge – Qhull's ridge structure, ridgeT, as a C++ class.
void addQhullTests(QStringList &args)
void add_QhullFacet_test()
void add_QhullRidge_test()
void add_QhullVertex_test()
void add_Coordinates_test()
static void deleteTests()
void add_QhullFacetSet_test()
void add_PointCoordinates_test()
void add_QhullFacetList_test()
void add_QhullLinkedList_test()
void add_QhullPointSet_test()
void add_QhullHyperplane_test()
void add_QhullPoints_test()
int main(int argc, char *argv[])
static bool emptyGlobalLog()
static int runTests(QStringList arguments)
void add_RboxPoints_test()
void add_QhullVertexSet_test()
void add_QhullPoint_test()
static const char * stringGlobalLog()
int main(int argc, char *argv[])
hpp-fcl
Author(s): 
autogenerated on Fri Feb 14 2025 03:45:51