Loading...
Searching...
No Matches
image.h File Reference
+ Include dependency graph for image.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HioImage
 A base class for reading and writing texture image data. More...
 
class  HioImage::StorageSpec
 Describes the memory layout and storage of a texture image. More...
 

Typedefs

using HioImageSharedPtr = std::shared_ptr< class HioImage >
 

Typedef Documentation

◆ HioImageSharedPtr

using HioImageSharedPtr = std::shared_ptr<class HioImage>

Definition at line 44 of file image.h.