| 
    HDK
    
   | 
 
#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 HioImageRegistry & | GetInstance () | 
  Static Public Member Functions inherited from TfSingleton< HioImageRegistry > | |
| static HioImageRegistry & | GetInstance () | 
| static bool | CurrentlyExists () | 
| static void | SetInstanceConstructed (HioImageRegistry &instance) | 
| static void | DeleteInstance () | 
Friends | |
| class | TfSingleton< HioImageRegistry > | 
| class | HioImage | 
Manages plugin registration and loading for HioImage subclasses.
Definition at line 27 of file imageRegistry.h.
      
  | 
  static | 
| HIO_API bool HioImageRegistry::IsSupportedImageFile | ( | std::string const & | filename | ) | 
Definition at line 40 of file imageRegistry.h.
      
  | 
  friend | 
Definition at line 37 of file imageRegistry.h.