#include "libqhullcpp/Qhull.h"
#include "libqhullcpp/QhullError.h"
#include "libqhullcpp/RboxPoints.h"
#include "libqhullcpp/QhullQh.h"
#include "libqhullcpp/QhullFacet.h"
#include "libqhullcpp/QhullFacetList.h"
#include <iostream>
Go to the source code of this file.
Namespaces | |
orgQhull | |
QhullRidge – Qhull's ridge structure, ridgeT, as a C++ class. | |
Variables | |
Global variables | |
const char | orgQhull::s_not_output_options [] = " Fd TI A C d E H P Qb QbB Qbb Qc Qf Qg Qi Qm QJ Qr QR Qs Qt Qv Qx Qz Q0 Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9 Q10 Q11 R Tc TC TM TP TR Tv TV TW U v V W " |
const char | orgQhull::s_unsupported_options [] =" Fd TI " |
Global variables | |
const char | orgQhull::s_unsupported_options [] =" Fd TI " |
const char | orgQhull::s_not_output_options [] = " Fd TI A C d E H P Qb QbB Qbb Qc Qf Qg Qi Qm QJ Qr QR Qs Qt Qv Qx Qz Q0 Q1 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9 Q10 Q11 R Tc TC TM TP TR Tv TV TW U v V W " |