|
Go to the source code of this file.
Classes | |
class | UsdImagingDelegate |
The primary translation layer between the Hydra (Hd) core and the Usd scene graph. More... | |
Typedefs | |
typedef std::vector< UsdPrim > | UsdPrimVector |
using | UsdImagingPrimAdapterSharedPtr = std::shared_ptr< UsdImagingPrimAdapter > |
Functions | |
TF_DECLARE_WEAK_PTRS (UsdImagingDelegate) | |
using UsdImagingPrimAdapterSharedPtr = std::shared_ptr<UsdImagingPrimAdapter> |
Definition at line 60 of file delegate.h.
typedef std::vector<UsdPrim> UsdPrimVector |
Definition at line 54 of file delegate.h.