32#ifndef IGL_STATIC_LIBRARY
#define IGL_INLINE
Definition igl_inline.h:15
const float FLOAT_EPS_SQ
Standard value for single epsilonĀ²
Definition EPS.h:20
double EPS_SQ< double >()
const float FLOAT_EPS
Standard value for single epsilon.
Definition EPS.h:18
const double DOUBLE_EPS
Standard value for double epsilon.
Definition EPS.h:14
const double DOUBLE_EPS_SQ
Standard value for double epsilonĀ²
Definition EPS.h:16
S_type EPS_SQ()
Function returning EPS_SQ for corresponding type.
S_type EPS()
Function returning EPS for corresponding type.