HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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
 

Typedefs

typedef std::vector< UsdPrimUsdPrimVector
 
typedef
hboost::container::flat_map
< SdfPath, bool > 
PickabilityMap
 
using UsdImagingPrimAdapterSharedPtr = std::shared_ptr< UsdImagingPrimAdapter >
 

Functions

PXR_NAMESPACE_OPEN_SCOPE TF_DECLARE_WEAK_PTRS (UsdImagingDelegate)
 

Typedef Documentation

typedef hboost::container::flat_map<SdfPath, bool> PickabilityMap

Definition at line 76 of file delegate.h.

Definition at line 80 of file delegate.h.

typedef std::vector<UsdPrim> UsdPrimVector

Definition at line 72 of file delegate.h.

Function Documentation

PXR_NAMESPACE_OPEN_SCOPE TF_DECLARE_WEAK_PTRS ( UsdImagingDelegate  )