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

Struct to hold an integer ratio value. More...

#include <openexr_attr.h>

Public Attributes

int32_t num
 
uint32_t denom
 

Detailed Description

Struct to hold an integer ratio value.

Definition at line 162 of file openexr_attr.h.

Member Data Documentation

uint32_t exr_attr_rational_t::denom

Definition at line 165 of file openexr_attr.h.

int32_t exr_attr_rational_t::num

Definition at line 164 of file openexr_attr.h.


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