#include <RU_PixelFunctions.h>

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