This is the complete list of members for OcioConfigInterface, including all inherited members.
AddIccDisplayProfile(const Url &url) | OcioConfigInterface | |
COLORSPACE_NAME enum name | OcioConfigInterface | |
ComputeColorTransformMatrix(const CString &srcColorSpaceName, const CString &dstColorSpaceName, SquareMatrix32 &retMatrix) const | OcioConfigInterface | |
CONVERSIONFUNCTION_FLAGS enum name | OcioConfigInterface | |
CreateConversionFunction(const CString &inputColorSpace, const CString &outputColorSpace, CONVERSIONFUNCTION_FLAGS flags) const | OcioConfigInterface | |
CreateConversionFunctionWithViewTransform(const CString &inputColorSpace, const CString &viewTransform, const CString &displayColorSpace, CONVERSIONFUNCTION_FLAGS flags) const | OcioConfigInterface | |
CreateGpuProcessor(const CString &inputColorSpace, const CString &outputColorSpace, COLORCONVERSIONFLAGS_GPU flags, COLORCONVERSION_OPTIMIZATION_GPU_FLAGS optimization) const | OcioConfigInterface | |
CreateGpuProcessorWithViewTransform(const CString &inputColorSpace, const CString &viewTransform, const CString &displayColorSpace, COLORCONVERSIONFLAGS_GPU flags, COLORCONVERSION_OPTIMIZATION_GPU_FLAGS optimization) const | OcioConfigInterface | |
DescribeIO(const DataSerializeInterface &stream) | OcioConfigInterface | privatestatic |
DISPLAY_TYPE enum name | OcioConfigInterface | |
GetColorSpaceCategories(const CString &colorSpaceName) const | OcioConfigInterface | |
GetColorSpaceFamily(const CString &colorSpaceName) const | OcioConfigInterface | |
GetColorSpaceName(COLORSPACE_NAME name) const | OcioConfigInterface | |
GetColorspaceNameForFile(const Url &path) const | OcioConfigInterface | |
GetColorSpaces() const | OcioConfigInterface | |
GetConfigUrl() const | OcioConfigInterface | |
GetDefaultDisplayName() const | OcioConfigInterface | |
GetDisplays(Bool activeOnly) const | OcioConfigInterface | |
GetHashCode() const | OcioConfigInterface | |
GetLutLocations() const | OcioConfigInterface | |
GetMonitorColorSpaceName(UInt64 monitorSystemHandle) const | OcioConfigInterface | |
GetMonitorNames() const | OcioConfigInterface | |
GetRenderingColorSpaceNames() const | OcioConfigInterface | |
GetRoles() const | OcioConfigInterface | |
GetViewTransformNames(const CString &displayColorSpaceName) const | OcioConfigInterface | |
IsEqual(const OcioConfigInterface *other) const | OcioConfigInterface | |
Load(const Url &url) | OcioConfigInterface | static |
MAXON_ENUM_FLAGS_CLASS(CONVERSIONFUNCTION_FLAGS) | OcioConfigInterface | |
MAXON_ENUM_LIST_CLASS | OcioConfigInterface | |
MAXON_ENUM_LIST_CLASS(DISPLAY_TYPE) | OcioConfigInterface | |
MAXON_ENUM_LIST_CLASS(COLORSPACE_NAME) | OcioConfigInterface | |
MAXON_INTERFACE_NONVIRTUAL(OcioConfigInterface, MAXON_REFERENCE_ALWAYS_COPY_ON_WRITE, "net.maxon.image.interface.ocioconfig") | OcioConfigInterface | private |
SetDisallowFileRules(Bool value=true) | OcioConfigInterface | |
ToString(const FormatStatement *fs=nullptr) const | OcioConfigInterface |