ARB
Classes | Functions
ValueTuple.cxx File Reference
#include "item_shader.h"
Include dependency graph for ValueTuple.cxx:

Go to the source code of this file.

Classes

class  NoTuple
 
class  FINAL_TYPE< SEQTYPE >
 xml element More...
 
class  FINAL_TYPE< SEQTYPE >
 xml element More...
 
class  FINAL_TYPE< SEQTYPE >
 xml element More...
 

Functions

int CHECKED_RANGE_OFFSET (int off)
 
template<int RANGE_SIZE>
int fixed_range_offset (float val)
 
float mix_floats (float me, float my_ratio, float other)
 

Function Documentation

int CHECKED_RANGE_OFFSET ( int  off)
inline

Definition at line 315 of file ValueTuple.cxx.

References AW_RANGE_COLORS, and is_assert.

Referenced by FINAL_TYPE< SEQTYPE >::range_offset().

template<int RANGE_SIZE>
int fixed_range_offset ( float  val)
inline

Definition at line 321 of file ValueTuple.cxx.

References is_assert.

float mix_floats ( float  me,
float  my_ratio,
float  other 
)
inline

Definition at line 408 of file ValueTuple.cxx.

References is_nan().

Referenced by FINAL_TYPE< SEQTYPE >::reverse_mix().