Loading...
Searching...
No Matches
HioImageRegistry Class Reference

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

#include <imageRegistry.h>

+ 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.
 
static bool CurrentlyExists ()
 Return whether or not the single object of type T is currently in existence.
 
static void SetInstanceConstructed (HioImageRegistry &instance)
 Indicate that the sole instance object has already been created.
 
static void DeleteInstance ()
 Destroy the sole instance object of type T, if it exists.
 

Friends

class TfSingleton< HioImageRegistry >
 
class HioImage
 

Detailed Description

Manages plugin registration and loading for HioImage subclasses.

Definition at line 44 of file imageRegistry.h.

Friends And Related Function Documentation

◆ HioImage

friend class HioImage
friend

Definition at line 57 of file imageRegistry.h.

◆ TfSingleton< HioImageRegistry >

friend class TfSingleton< HioImageRegistry >
friend

Definition at line 51 of file imageRegistry.h.


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