STE-Industries: utilities testing
|
Public Attributes | |
unsigned int | LowerLeft |
unsigned int | LowerRight |
unsigned int | UpperLeft |
unsigned int | UpperRight |
The Coefficient struct contains the coeffients used to interpolate a value inside a square.
Definition at line 44 of file Interpolator.h.
GraphicSpace::Interpolator::Coefficient::LowerLeft |
Coefficient of the lower left value.
Definition at line 57 of file Interpolator.h.
GraphicSpace::Interpolator::Coefficient::LowerRight |
Coefficient of the lower right value.
Definition at line 61 of file Interpolator.h.
GraphicSpace::Interpolator::Coefficient::UpperLeft |
Coefficient of the upper left value.
Definition at line 49 of file Interpolator.h.
GraphicSpace::Interpolator::Coefficient::UpperRight |
Coefficient of the upper right value.
Definition at line 53 of file Interpolator.h.