#include <RU_PixelFunctions.h>

Public Member Functions | |
| RU_AbsFunc () | |
Protected Member Functions | |
| virtual RUPixelFunc | getPixelFunction () const |
| virtual void | getPixelShader (UT_String &frag_shader) |
Static Protected Member Functions | |
| static float | absolute (RU_PixelFunction *pf, float val, int) |
Definition at line 419 of file RU_PixelFunctions.h.
| RU_AbsFunc::RU_AbsFunc | ( | ) | [inline] |
Definition at line 422 of file RU_PixelFunctions.h.
| static float RU_AbsFunc::absolute | ( | RU_PixelFunction * | pf, | |
| float | val, | |||
| int | ||||
| ) | [static, protected] |
| virtual RUPixelFunc RU_AbsFunc::getPixelFunction | ( | ) | const [inline, protected, virtual] |
| virtual void RU_AbsFunc::getPixelShader | ( | UT_String & | frag_shader | ) | [protected, virtual] |
Reimplemented from RU_PixelFunction.
1.5.9