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

#include <tinyexr.h>

Public Attributes

char name [256]
 
char type [256]
 
unsigned char * value
 
int size
 
int pad0
 

Detailed Description

Definition at line 201 of file tinyexr.h.

Member Data Documentation

◆ name

char TEXRAttribute::name[256]

Definition at line 202 of file tinyexr.h.

◆ pad0

int TEXRAttribute::pad0

Definition at line 206 of file tinyexr.h.

◆ size

int TEXRAttribute::size

Definition at line 205 of file tinyexr.h.

◆ type

char TEXRAttribute::type[256]

Definition at line 203 of file tinyexr.h.

◆ value

unsigned char* TEXRAttribute::value

Definition at line 204 of file tinyexr.h.


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