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

#include <tinyexr.h>

Public Attributes

const char ** channel_names
 
float *** image
 
int ** offset_table
 
int num_channels
 
int width
 
int height
 
int pad0
 

Detailed Description

Definition at line 316 of file tinyexr.h.

Member Data Documentation

◆ channel_names

const char** TDeepImage::channel_names

Definition at line 317 of file tinyexr.h.

◆ height

int TDeepImage::height

Definition at line 322 of file tinyexr.h.

◆ image

float*** TDeepImage::image

Definition at line 318 of file tinyexr.h.

◆ num_channels

int TDeepImage::num_channels

Definition at line 320 of file tinyexr.h.

◆ offset_table

int** TDeepImage::offset_table

Definition at line 319 of file tinyexr.h.

◆ pad0

int TDeepImage::pad0

Definition at line 323 of file tinyexr.h.

◆ width

int TDeepImage::width

Definition at line 321 of file tinyexr.h.


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