|
Blender
V2.93
|
Public Attributes | |
| float * | data |
| long | width |
| long | height |
| long | numChannels |
| long | chanStrideBytes |
| long | xStrideBytes |
| long | yStrideBytes |
Definition at line 45 of file fallback_impl.cc.
| long OCIO_PackedImageDescription::chanStrideBytes |
Definition at line 50 of file fallback_impl.cc.
Referenced by FallbackImpl::createOCIO_PackedImageDesc().
| float* OCIO_PackedImageDescription::data |
Definition at line 46 of file fallback_impl.cc.
Referenced by FallbackImpl::cpuProcessorApply(), FallbackImpl::cpuProcessorApply_predivide(), and FallbackImpl::createOCIO_PackedImageDesc().
| long OCIO_PackedImageDescription::height |
Definition at line 48 of file fallback_impl.cc.
Referenced by FallbackImpl::cpuProcessorApply(), FallbackImpl::cpuProcessorApply_predivide(), and FallbackImpl::createOCIO_PackedImageDesc().
| long OCIO_PackedImageDescription::numChannels |
Definition at line 49 of file fallback_impl.cc.
Referenced by FallbackImpl::cpuProcessorApply(), FallbackImpl::cpuProcessorApply_predivide(), and FallbackImpl::createOCIO_PackedImageDesc().
| long OCIO_PackedImageDescription::width |
Definition at line 47 of file fallback_impl.cc.
Referenced by FallbackImpl::cpuProcessorApply(), FallbackImpl::cpuProcessorApply_predivide(), and FallbackImpl::createOCIO_PackedImageDesc().
| long OCIO_PackedImageDescription::xStrideBytes |
Definition at line 51 of file fallback_impl.cc.
Referenced by FallbackImpl::createOCIO_PackedImageDesc().
| long OCIO_PackedImageDescription::yStrideBytes |
Definition at line 52 of file fallback_impl.cc.
Referenced by FallbackImpl::createOCIO_PackedImageDesc().