Loading...
Searching...
No Matches
delegate.h File Reference
+ Include dependency graph for delegate.h:
+ This graph shows which files directly or indirectly include this file:

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< UsdPrimUsdPrimVector
 
using UsdImagingPrimAdapterSharedPtr = std::shared_ptr< UsdImagingPrimAdapter >
 

Functions

 TF_DECLARE_WEAK_PTRS (UsdImagingDelegate)
 

Typedef Documentation

◆ UsdImagingPrimAdapterSharedPtr

using UsdImagingPrimAdapterSharedPtr = std::shared_ptr<UsdImagingPrimAdapter>

Definition at line 77 of file delegate.h.

◆ UsdPrimVector

typedef std::vector<UsdPrim> UsdPrimVector

Definition at line 71 of file delegate.h.