|
HDK
|
#include "pxr/pxr.h"#include "pxr/imaging/hio/api.h"#include "pxr/base/tf/singleton.h"#include <memory>#include <string>
Include dependency graph for imageRegistry.h:Go to the source code of this file.
Classes | |
| class | HioImageRegistry |
Typedefs | |
| using | HioImageSharedPtr = std::shared_ptr< class HioImage > |
| using HioImageSharedPtr = std::shared_ptr<class HioImage> |
Definition at line 19 of file imageRegistry.h.