#include <RU_PixelFunctions.h>

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