#include <RU_PixelFunctions.h>

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