|
HDK
|
This is the complete list of members for RAY_PixelFilter, including all inherited members.
| addNeededSpecialChannels(RAY_Imager &imager) | RAY_PixelFilter | inlinevirtual |
| addSpecialChannel(RAY_Imager &imager, RAY_SpecialChannel channel) | RAY_PixelFilter | static |
| clone() const =0 | RAY_PixelFilter | pure virtual |
| Constructor typedef | RAY_PixelFilter | |
| filter(float *destination, int vectorsize, const RAY_SampleBuffer &source, int channel, int sourcewidth, int sourceheight, int destwidth, int destheight, int destxoffsetinsource, int destyoffsetinsource, const RAY_Imager &imager) const =0 | RAY_PixelFilter | pure virtual |
| getChannelIdxByName(const RAY_Imager &imager, const char *name) | RAY_PixelFilter | static |
| getChannelVectorSize(const RAY_Imager &imager, int channel) | RAY_PixelFilter | static |
| getFilterWidth(float &x, float &y) const =0 | RAY_PixelFilter | pure virtual |
| getPixelFilter(const char *name) | RAY_PixelFilter | static |
| getSampleData(const RAY_SampleBuffer &source, int channel) | RAY_PixelFilter | static |
| getSpecialChannelIdx(const RAY_Imager &imager, RAY_SpecialChannel channel) | RAY_PixelFilter | static |
| getSubPixelFilter() | RAY_PixelFilter | static |
| prepFilter(int sxres, int syres)=0 | RAY_PixelFilter | pure virtual |
| RAY_PixelFilter() | RAY_PixelFilter | inline |
| registerPixelFilter(const char *name, Constructor constructor) | RAY_PixelFilter | static |
| setArgs(int argc, const char *const argv[])=0 | RAY_PixelFilter | pure virtual |
| ~RAY_PixelFilter() | RAY_PixelFilter | inlinevirtual |