|
HDK
|
This is the complete list of members for BRAY_PixelFilter, including all inherited members.
| accumulatePixel(BRAY_PixelState &ps, const SampleData &data, const UT_Vector4 *sample_locations, int sidx) | BRAY_PixelFilter | |
| addAOV(BRAY_FilterInit &init, const UT_StringHolder &name, const UT_StringHolder &var, int tuple_size, const BRAY::OptionSet &options) | BRAY_PixelFilter | protected |
| aovLimit() const | BRAY_PixelFilter | inlinevirtual |
| aovs() const | BRAY_PixelFilter | inline |
| BRAY_PixelFilter(const UT_Options *options) | BRAY_PixelFilter | |
| checkpoint(UT_JSONWriter &w) const =0 | BRAY_PixelFilter | pure virtual |
| className() const =0 | BRAY_PixelFilter | pure virtual |
| FactoryPtr typedef | BRAY_PixelFilter | |
| filter(BRAY_PixelState &pstate, const SampleData &data, const UT_Vector4 *sample_locations, size_t nsamples)=0 | BRAY_PixelFilter | pure virtual |
| freePluginCache() | BRAY_PixelFilter | static |
| hasWrittenPixel(const BRAY_PixelState &ps, const UT_Vector4 *sample_locations, int sidx) const | BRAY_PixelFilter | |
| instancePlugin(const UT_StringRef &style, const UT_Options *options=nullptr) | BRAY_PixelFilter | static |
| listFactories(UT_StringArray &result, bool include_deprecated=false) | BRAY_PixelFilter | static |
| loadCheckpoint(UT_JSONParser &p) | BRAY_PixelFilter | virtual |
| loadState(UT_JSONParser &p) | BRAY_PixelFilter | |
| optionsHash() const | BRAY_PixelFilter | inline |
| overwritePixel(BRAY_PixelState &ps, const SampleData &data, const UT_Vector4 *sample_locations, int sidx) | BRAY_PixelFilter | |
| planeProperties(BRAY_FilterInit &init) const | BRAY_PixelFilter | protected |
| registerPlugin(const UT_StringHolder &name, FactoryPtr factory) | BRAY_PixelFilter | static |
| releasePlugin(UT_UniquePtr< BRAY_PixelFilter > p) | BRAY_PixelFilter | static |
| SampleData typedef | BRAY_PixelFilter | |
| sampleHitOrMiss(const BRAY_PixelState &ps, int sidx) const | BRAY_PixelFilter | |
| saveState(UT_JSONWriter &w) const | BRAY_PixelFilter | |
| setAOVs(const UT_IntArray &aovs) | BRAY_PixelFilter | inline |
| setResolution(BRAY_FilterInit &init, int xres, int yres, const UT_StringArray &aovnames) | BRAY_PixelFilter | protectedvirtual |
| writePixel(BRAY_PixelState &ps, const SampleData &data, const UT_Vector4 *sample_locations, int sidx) | BRAY_PixelFilter | |
| ~BRAY_PixelFilter() | BRAY_PixelFilter | virtual |