HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IMG_Plane Member List

This is the complete list of members for IMG_Plane, including all inherited members.

beginMetadata() const IMG_Planeinline
dump() const IMG_Plane
dump(UT_JSONWriter &w) const IMG_Plane
endMetadata() const IMG_Planeinline
findMetadata(const UT_StringRef &key, IMG_MetadataItem &value) const IMG_Planeinline
getBlackWhitePoints(int64 &b, int64 &w) const IMG_Plane
getColorModel() const IMG_Plane
getColorSpace() const IMG_Plane
getColorSpaceGamma() const IMG_Plane
getComponentCount() const IMG_Planeinline
getComponentName(int comp) const IMG_Plane
getDataType() const IMG_Plane
getMemoryUsage(bool inclusive) const IMG_Plane
getName() const IMG_Plane
getOCIOColorSpace() const IMG_Plane
getPixelSize() const IMG_Plane
getPlaneIndex() const IMG_Planeinline
getTypeInfo() const IMG_Plane
guessOCIOColorSpace(const UT_StringHolder &file_space) const IMG_Plane
hasBlackWhitePoints() const IMG_Plane
IMG_Plane()IMG_Plane
IMG_Plane(const IMG_Plane &p)IMG_Plane
IMG_Plane(const UT_StringHolder &name, IMG_DataType dt, IMG_ColorModel cm, int index)IMG_Plane
IMG_Stat classIMG_Planefriend
importMetadata(const UT_StringRef &key, bool &val) const IMG_Plane
importMetadata(const UT_StringRef &key, int32 &val) const IMG_Plane
importMetadata(const UT_StringRef &key, int64 &val) const IMG_Plane
importMetadata(const UT_StringRef &key, fpreal32 &val) const IMG_Plane
importMetadata(const UT_StringRef &key, fpreal64 &val) const IMG_Plane
importMetadata(const UT_StringRef &key, UT_Matrix4F &val) const IMG_Plane
importMetadata(const UT_StringRef &key, UT_Matrix4D &val) const IMG_Plane
importMetadata(const UT_StringRef &key, UT_StringHolder &val) const IMG_Plane
metadata()IMG_Planeinline
metadata() const IMG_Planeinline
metadataAsString(const UT_StringRef &key, UT_StringHolder &value, bool pretty_print) const IMG_Plane
metadataKey() const IMG_Plane
operator=(const IMG_Plane &p)=deleteIMG_Plane
setBlackWhitePoints(int64 b, int64 w)IMG_Plane
setColorModel(IMG_ColorModel cm)IMG_Plane
setColorSpace(PXL_ColorSpace cs, fpreal gamma=0.0)IMG_Plane
setComponentName(int comp, const char *name)IMG_Plane
setComponentNames(const char *c1, const char *c2=0, const char *c3=0, const char *c4=0)IMG_Plane
setDataType(IMG_DataType dt)IMG_Plane
setMetadata(const UT_StringHolder &key, const IMG_MetadataItem &item)IMG_Planeinline
setMetadata(const UT_StringHolder &key, const UT_JSONValue &val)IMG_Planeinline
setMetadata(const UT_StringHolder &key, bool val)IMG_Planeinline
setMetadata(const UT_StringHolder &key, int64 val)IMG_Planeinline
setMetadata(const UT_StringHolder &key, fpreal64 val)IMG_Planeinline
setMetadata(const UT_StringHolder &key, const UT_StringHolder &val)IMG_Planeinline
setName(const UT_StringHolder &name)IMG_Plane
setOCIOColorSpace(const UT_StringHolder &space)IMG_Plane
setTypeInfo(IMG_TypeInfo ti)IMG_Plane