#include "vhacdManifoldMesh.h"#include "vhacdVector.h"Go to the source code of this file.
Classes | |
| class | VHACD::ICHull |
Namespaces | |
| namespace | VHACD |
Enumerations | |
| enum | VHACD::ICHullError { VHACD::ICHullErrorOK = 0, VHACD::ICHullErrorCoplanarPoints, VHACD::ICHullErrorNoVolume, VHACD::ICHullErrorInconsistent, VHACD::ICHullErrorNotEnoughPoints } |
| Incremental Convex Hull algorithm (cf. http://cs.smith.edu/~orourke/books/ftp.html ). More... | |