HDK
|
This is the complete list of members for IMG_DeepShadow, including all inherited members.
addExtraChannel(const IMG_DeepShadowChannel &def, const UT_Options *options=0) | IMG_DeepShadow | |
addSpecialChannel(const UT_StringHolder &channel_name, IMG_DeepPlaneMask type) | IMG_DeepShadow | static |
close() | IMG_DeepShadow | |
copyImageTextureOptions(const IMG_DeepShadow &src, bool clear_existing) | IMG_DeepShadow | |
create(const char *name, int xres, int yres, int sxres, int syres, float pixel_aspect=1.0, const UT_DimRect *crop=NULL) | IMG_DeepShadow | |
create(const char *name, const IMG_Stat &stat, const IMG_FileParms *options=NULL, const IMG_Format *fmt=NULL) | IMG_DeepShadow | |
createStat(IMG_Stat &stat, const char *name, int xres, int yres, int sxres, int syres, float pixel_aspect, const UT_DimRect *crop) | IMG_DeepShadow | protected |
deepChannels() const | IMG_DeepShadow | |
deepSampleListsPerPixel() const | IMG_DeepShadow | |
getCameraToNDC(const UT_Options *options, UT_Matrix4F &xform, int xres, int yres, bool fit_z=true) | IMG_DeepShadow | static |
getCameraToNDC(const UT_Options *options, UT_Matrix4D &xform, int xres, int yres, bool fit_z=true) | IMG_DeepShadow | static |
getCameraToNDC(UT_Matrix4T< T > &xform, bool fit_z=true) const | IMG_DeepShadow | inline |
getChannel(int i) const | IMG_DeepShadow | |
getChannelCount() const | IMG_DeepShadow | |
getDeepStat() const | IMG_DeepShadow | |
getDescription() | IMG_DeepShadow | |
getTextureOptions() const | IMG_DeepShadow | |
getWorldToCamera(const UT_Options *options, UT_Matrix4F &xform) | IMG_DeepShadow | static |
getWorldToCamera(const UT_Options *options, UT_Matrix4D &xform) | IMG_DeepShadow | static |
getWorldToCamera(UT_Matrix4T< T > &xform) const | IMG_DeepShadow | inline |
getWorldToNDC(const UT_Options *options, UT_Matrix4F &xform, int xres, int yres, bool fit_z) | IMG_DeepShadow | static |
getWorldToNDC(const UT_Options *options, UT_Matrix4D &xform, int xres, int yres, bool fit_z) | IMG_DeepShadow | static |
getWorldToNDC(UT_Matrix4T< T > &xform, bool fit_z) const | IMG_DeepShadow | inline |
IMG_DeepPixelReader class | IMG_DeepShadow | friend |
IMG_DeepPixelWriter class | IMG_DeepShadow | friend |
img_DeepShadow class | IMG_DeepShadow | friend |
IMG_DeepShadow() | IMG_DeepShadow | |
isSpecialChannel(const char *name) | IMG_DeepShadow | static |
ofBias() const | IMG_DeepShadow | |
open(const char *name) | IMG_DeepShadow | |
pixelClose() | IMG_DeepShadow | |
pixelStart(int x, int y) | IMG_DeepShadow | |
pixelWrite(float z, const float *data, int vsize) | IMG_DeepShadow | |
pixelWriteOrdered(float z, const float *data, int vsize) | IMG_DeepShadow | |
printArgs(UT_WorkBuffer &wbuf, bool json) | IMG_DeepShadow | |
resolution(int &xres, int &yres) const | IMG_DeepShadow | |
setOption(const char *option, const UT_StringHolder &value) | IMG_DeepShadow | |
setOption(const char *option, fpreal value) | IMG_DeepShadow | |
setOption(const char *option, int64 value) | IMG_DeepShadow | |
setOption(const char *option, int value) | IMG_DeepShadow | inline |
setOptions(const UT_Options &options) | IMG_DeepShadow | |
setTextureOptions(const UT_Options &opts) | IMG_DeepShadow | |
setWriteTag(const char *tag, int datasize, const char *const *data) | IMG_DeepShadow | |
zBias() const | IMG_DeepShadow | |
~IMG_DeepShadow() | IMG_DeepShadow | virtual |