All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HioImage::StorageSpec Class Reference

Describes the memory layout and storage of a texture image. More...

Public Attributes

int width
 
int height
 
int depth
 
HioFormat format
 
bool flipped
 
void * data
 

Detailed Description

Describes the memory layout and storage of a texture image.

Definition at line 79 of file image.h.


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