#include <RU_Blend.h>

Public Member Functions | |
| RU_Blend () | |
| virtual | ~RU_Blend () |
Public Attributes | |
| float | myBaseBlend |
| float | myBlend1 |
| float | myBlend2 |
| bool | mySingleFactorBlend |
| bool | myBlendInvert |
Definition at line 26 of file RU_Blend.h.
| RU_Blend::RU_Blend | ( | ) | [inline] |
Definition at line 29 of file RU_Blend.h.
| virtual RU_Blend::~RU_Blend | ( | ) | [inline, virtual] |
Definition at line 32 of file RU_Blend.h.
| float RU_Blend::myBaseBlend |
Definition at line 34 of file RU_Blend.h.
| float RU_Blend::myBlend1 |
Definition at line 35 of file RU_Blend.h.
| float RU_Blend::myBlend2 |
Definition at line 36 of file RU_Blend.h.
Definition at line 38 of file RU_Blend.h.
Definition at line 37 of file RU_Blend.h.
1.5.9