List of all members.
Public Types
- enum { QHULLfirstError = 10000,
QHULLlastError = 10070,
NOthrow = 1
}
Public Member Functions
-
QhullError & operator= (const QhullError &other)
-
QhullError (const QhullError &other)
-
QhullError (int code, const std::string &message)
-
QhullError (int code, const char *fmt)
-
QhullError (int code, const char *fmt, int d)
-
QhullError (int code, const char *fmt, int d, int d2)
-
QhullError (int code, const char *fmt, int d, int d2, float f)
-
QhullError (int code, const char *fmt, int d, int d2, float f, const char *s)
-
QhullError (int code, const char *fmt, int d, int d2, float f, const void *x)
-
QhullError (int code, const char *fmt, int d, int d2, float f, int i)
-
QhullError (int code, const char *fmt, int d, int d2, float f, long long i)
-
QhullError (int code, const char *fmt, int d, int d2, float f, double e)
The documentation for this class was generated from the following file:
- modules/examples/ConvexHull/QhullError.h