HDK
|
#include <GEO_Interpolate.h>
Public Attributes | |
fpreal | threshold = 0.0 |
fpreal | blend = 0.0 |
fpreal | prescale = 1.0 |
bool | normalize = false |
Definition at line 31 of file GEO_Interpolate.h.
fpreal GEO_InterpolationOptions::blend = 0.0 |
Definition at line 34 of file GEO_Interpolate.h.
bool GEO_InterpolationOptions::normalize = false |
Definition at line 36 of file GEO_Interpolate.h.
fpreal GEO_InterpolationOptions::prescale = 1.0 |
Definition at line 35 of file GEO_Interpolate.h.
fpreal GEO_InterpolationOptions::threshold = 0.0 |
Definition at line 33 of file GEO_Interpolate.h.