All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HioImageRegistry Class Reference

Manages plugin registration and loading for HioImage subclasses. More...

+ Inheritance diagram for HioImageRegistry:

Public Member Functions

HIO_API bool IsSupportedImageFile (std::string const &filename)
 

Static Public Member Functions

static HIO_API HioImageRegistryGetInstance ()
 
- Static Public Member Functions inherited from TfSingleton< HioImageRegistry >
static HioImageRegistryGetInstance ()
 Return a reference to an object of type T, creating it if necessary. More...
 
static bool CurrentlyExists ()
 Return whether or not the single object of type T is currently in existence. More...
 
static void SetInstanceConstructed (HioImageRegistry &instance)
 Indicate that the sole instance object has already been created. More...
 
static void DeleteInstance ()
 Destroy the sole instance object of type T, if it exists. More...
 

Friends

class TfSingleton< HioImageRegistry >
 
class HioImage
 

Detailed Description

Manages plugin registration and loading for HioImage subclasses.

Definition at line 44 of file imageRegistry.h.


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