Oolite 1.91.0.7677-250528-09ed63a
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
TEXRImage Struct Reference

#include <tinyexr.h>

Collaboration diagram for TEXRImage:

Public Attributes

EXRTiletiles
struct TEXRImagenext_level
int level_x
int level_y
unsigned char ** images
int width
int height
int num_channels
int num_tiles

Detailed Description

Definition at line 292 of file tinyexr.h.

Member Data Documentation

◆ height

int TEXRImage::height

Definition at line 302 of file tinyexr.h.

◆ images

unsigned char** TEXRImage::images

Definition at line 299 of file tinyexr.h.

◆ level_x

int TEXRImage::level_x

Definition at line 296 of file tinyexr.h.

◆ level_y

int TEXRImage::level_y

Definition at line 297 of file tinyexr.h.

◆ next_level

struct TEXRImage* TEXRImage::next_level

Definition at line 295 of file tinyexr.h.

◆ num_channels

int TEXRImage::num_channels

Definition at line 303 of file tinyexr.h.

◆ num_tiles

int TEXRImage::num_tiles

Definition at line 306 of file tinyexr.h.

◆ tiles

EXRTile* TEXRImage::tiles

Definition at line 293 of file tinyexr.h.

◆ width

int TEXRImage::width

Definition at line 301 of file tinyexr.h.


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