Blender V4.3
OCIO_PackedImageDescription Struct Reference

Public Attributes

floatdata
 
long width
 
long height
 
long numChannels
 
long chanStrideBytes
 
long xStrideBytes
 
long yStrideBytes
 

Detailed Description

Definition at line 32 of file fallback_impl.cc.

Member Data Documentation

◆ chanStrideBytes

long OCIO_PackedImageDescription::chanStrideBytes

Definition at line 37 of file fallback_impl.cc.

Referenced by FallbackImpl::createOCIO_PackedImageDesc().

◆ data

◆ height

long OCIO_PackedImageDescription::height

◆ numChannels

long OCIO_PackedImageDescription::numChannels

◆ width

long OCIO_PackedImageDescription::width

◆ xStrideBytes

long OCIO_PackedImageDescription::xStrideBytes

Definition at line 38 of file fallback_impl.cc.

Referenced by FallbackImpl::createOCIO_PackedImageDesc().

◆ yStrideBytes

long OCIO_PackedImageDescription::yStrideBytes

Definition at line 39 of file fallback_impl.cc.

Referenced by FallbackImpl::createOCIO_PackedImageDesc().


The documentation for this struct was generated from the following file: