HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
StbImageLoader.h File Reference
+ Include dependency graph for StbImageLoader.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StbImageLoader
 

Typedefs

using StbImageLoaderPtr = std::shared_ptr< class StbImageLoader >
 Shared pointer to an StbImageLoader. More...
 

Detailed Description

Image loader using the stb image library

Definition in file StbImageLoader.h.

Typedef Documentation

using StbImageLoaderPtr = std::shared_ptr<class StbImageLoader>

Shared pointer to an StbImageLoader.

Definition at line 17 of file StbImageLoader.h.