libigl v2.5.0
Loading...
Searching...
No Matches
Orientation.h File Reference
#include "igl_inline.h"
#include <Eigen/Core>

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...

Macro Definition Documentation

◆ IGL_ORIENTATION_H

#define IGL_ORIENTATION_H