STE-Industries: utilities testing
GraphicSpace::Interpolator::Coefficient Class Reference
Collaboration diagram for GraphicSpace::Interpolator::Coefficient:
Collaboration graph

Public Attributes

unsigned int LowerLeft
 
unsigned int LowerRight
 
unsigned int UpperLeft
 
unsigned int UpperRight
 

Detailed Description

The Coefficient struct contains the coeffients used to interpolate a value inside a square.

Definition at line 44 of file Interpolator.h.

Member Data Documentation

◆ LowerLeft

GraphicSpace::Interpolator::Coefficient::LowerLeft

Coefficient of the lower left value.

Definition at line 57 of file Interpolator.h.

◆ LowerRight

GraphicSpace::Interpolator::Coefficient::LowerRight

Coefficient of the lower right value.

Definition at line 61 of file Interpolator.h.

◆ UpperLeft

GraphicSpace::Interpolator::Coefficient::UpperLeft

Coefficient of the upper left value.

Definition at line 49 of file Interpolator.h.

◆ UpperRight

GraphicSpace::Interpolator::Coefficient::UpperRight

Coefficient of the upper right value.

Definition at line 53 of file Interpolator.h.


The documentation for this class was generated from the following file: