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

Struct to define bytes attributes. More...

#include <openexr_attr.h>

Public Attributes

size_t size
 
uint8_t * data
 
uint32_t hint_length
 
const char * type_hint
 

Detailed Description

Struct to define bytes attributes.

Definition at line 341 of file openexr_attr.h.

Member Data Documentation

uint8_t* exr_attr_bytes_t::data

Definition at line 344 of file openexr_attr.h.

uint32_t exr_attr_bytes_t::hint_length

Definition at line 347 of file openexr_attr.h.

size_t exr_attr_bytes_t::size

Definition at line 343 of file openexr_attr.h.

const char* exr_attr_bytes_t::type_hint

Definition at line 348 of file openexr_attr.h.


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