|
libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
| namespace | igl |
Macros | |
| #define | IGL_ORIENTATION_H |
Enumerations | |
| enum class | igl::Orientation { igl::POSITIVE =1 , igl::INSIDE =1 , igl::NEGATIVE =-1 , igl::OUTSIDE =-1 , igl::COLLINEAR =0 , igl::COPLANAR =0 , igl::COCIRCULAR =0 , igl::COSPHERICAL =0 , igl::DEGENERATE =0 } |
| Types of orientations and other predicate results. More... | |
| #define IGL_ORIENTATION_H |