#include <RU_PixelFunctions.h>

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