|
Blender
V3.3
|
Public Attributes | |
| float * | data |
| long | width |
| long | height |
| long | numChannels |
| long | chanStrideBytes |
| long | xStrideBytes |
| long | yStrideBytes |
Definition at line 29 of file fallback_impl.cc.
| long OCIO_PackedImageDescription::chanStrideBytes |
Definition at line 34 of file fallback_impl.cc.
Referenced by FallbackImpl::createOCIO_PackedImageDesc().
| float* OCIO_PackedImageDescription::data |
Definition at line 30 of file fallback_impl.cc.
Referenced by FallbackImpl::cpuProcessorApply(), FallbackImpl::cpuProcessorApply_predivide(), and FallbackImpl::createOCIO_PackedImageDesc().
| long OCIO_PackedImageDescription::height |
Definition at line 32 of file fallback_impl.cc.
Referenced by FallbackImpl::cpuProcessorApply(), FallbackImpl::cpuProcessorApply_predivide(), and FallbackImpl::createOCIO_PackedImageDesc().
| long OCIO_PackedImageDescription::numChannels |
Definition at line 33 of file fallback_impl.cc.
Referenced by FallbackImpl::cpuProcessorApply(), FallbackImpl::cpuProcessorApply_predivide(), and FallbackImpl::createOCIO_PackedImageDesc().
| long OCIO_PackedImageDescription::width |
Definition at line 31 of file fallback_impl.cc.
Referenced by FallbackImpl::cpuProcessorApply(), FallbackImpl::cpuProcessorApply_predivide(), and FallbackImpl::createOCIO_PackedImageDesc().
| long OCIO_PackedImageDescription::xStrideBytes |
Definition at line 35 of file fallback_impl.cc.
Referenced by FallbackImpl::createOCIO_PackedImageDesc().
| long OCIO_PackedImageDescription::yStrideBytes |
Definition at line 36 of file fallback_impl.cc.
Referenced by FallbackImpl::createOCIO_PackedImageDesc().