Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
TEXRTile Struct Reference

#include <tinyexr.h>

Public Attributes

int offset_x
 
int offset_y
 
int level_x
 
int level_y
 
int width
 
int height
 
unsigned char ** images
 

Detailed Description

Definition at line 218 of file tinyexr.h.

Member Data Documentation

◆ height

int TEXRTile::height

Definition at line 225 of file tinyexr.h.

◆ images

unsigned char** TEXRTile::images

Definition at line 227 of file tinyexr.h.

◆ level_x

int TEXRTile::level_x

Definition at line 221 of file tinyexr.h.

◆ level_y

int TEXRTile::level_y

Definition at line 222 of file tinyexr.h.

◆ offset_x

int TEXRTile::offset_x

Definition at line 219 of file tinyexr.h.

◆ offset_y

int TEXRTile::offset_y

Definition at line 220 of file tinyexr.h.

◆ width

int TEXRTile::width

Definition at line 224 of file tinyexr.h.


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