HDK
|
This is the complete list of members for BRAY_PixelOracle, including all inherited members.
addAOV(BRAY_FilterInit &init, const UT_StringHolder &name, const UT_StringHolder &var, int tuple_size, const BRAY::OptionSet &options) | BRAY_PixelOracle | protected |
BRAY_PixelOracle(const UT_Options *args) | BRAY_PixelOracle | |
checkpoint(UT_JSONWriter &w) const =0 | BRAY_PixelOracle | pure virtual |
className() const =0 | BRAY_PixelOracle | pure virtual |
FactoryPtr typedef | BRAY_PixelOracle | |
fillPixels(BRAY_PixelState *pstate, const UT_DimRect &rect, UT_Vector2i *pixels) | BRAY_PixelOracle | virtual |
freePluginCache() | BRAY_PixelOracle | static |
initializeOracle(BRAY_FilterInit &init, int xres, int yres, int spp, const UT_StringArray &aov_names, const UT_IntArray &aov_sizes)=0 | BRAY_PixelOracle | pure virtual |
instancePlugin(const UT_StringRef &style, const UT_Options *options) | BRAY_PixelOracle | static |
listFactories(UT_StringArray &result) | BRAY_PixelOracle | static |
loadCheckpoint(UT_JSONParser &p) | BRAY_PixelOracle | virtual |
optionsHash() const | BRAY_PixelOracle | inline |
planeProperties(BRAY_FilterInit &init) const | BRAY_PixelOracle | protected |
randomF(BRAY_PixelState &pstate) const | BRAY_PixelOracle | protected |
randomI(BRAY_PixelState &pstate) const | BRAY_PixelOracle | protected |
readPixel(const BRAY_PixelState &pstate, int aov_index, int px, int py) const | BRAY_PixelOracle | protected |
registerPlugin(const UT_StringHolder &name, FactoryPtr factory) | BRAY_PixelOracle | static |
releasePlugin(UT_UniquePtr< BRAY_PixelOracle > p) | BRAY_PixelOracle | static |
sampleFilter(BRAY_FilterInit &init, const UT_StringArray &all_aovs) | BRAY_PixelOracle | inlinevirtual |
~BRAY_PixelOracle() | BRAY_PixelOracle | virtual |