HDK
|
This is the complete list of members for UsdImagingIndexProxy, including all inherited members.
AddDependency(SdfPath const &cachePath, UsdPrim const &usdPrim) | UsdImagingIndexProxy | |
GetMaterialAdapter(UsdPrim const &materialPrim) | UsdImagingIndexProxy | |
InsertBprim(TfToken const &primType, SdfPath const &cachePath, UsdPrim const &usdPrim, UsdImagingPrimAdapterSharedPtr adapter=UsdImagingPrimAdapterSharedPtr()) | UsdImagingIndexProxy | |
InsertInstancer(SdfPath const &cachePath, UsdPrim const &usdPrim, UsdImagingPrimAdapterSharedPtr adapter=UsdImagingPrimAdapterSharedPtr()) | UsdImagingIndexProxy | |
InsertRprim(TfToken const &primType, SdfPath const &cachePath, UsdPrim const &usdPrim, UsdImagingPrimAdapterSharedPtr adapter=UsdImagingPrimAdapterSharedPtr()) | UsdImagingIndexProxy | |
InsertSprim(TfToken const &primType, SdfPath const &cachePath, UsdPrim const &usdPrim, UsdImagingPrimAdapterSharedPtr adapter=UsdImagingPrimAdapterSharedPtr()) | UsdImagingIndexProxy | |
IsBprimTypeSupported(TfToken const &typeId) const | UsdImagingIndexProxy | |
IsPopulated(SdfPath const &cachePath) const | UsdImagingIndexProxy | |
IsRprimTypeSupported(TfToken const &typeId) const | UsdImagingIndexProxy | |
IsSprimTypeSupported(TfToken const &typeId) const | UsdImagingIndexProxy | |
MarkBprimDirty(SdfPath const &cachePath, HdDirtyBits dirtyBits) | UsdImagingIndexProxy | |
MarkInstancerDirty(SdfPath const &cachePath, HdDirtyBits dirtyBits) | UsdImagingIndexProxy | |
MarkRprimDirty(SdfPath const &cachePath, HdDirtyBits dirtyBits) | UsdImagingIndexProxy | |
MarkSprimDirty(SdfPath const &cachePath, HdDirtyBits dirtyBits) | UsdImagingIndexProxy | |
RemoveBprim(TfToken const &primType, SdfPath const &cachePath) | UsdImagingIndexProxy | inline |
RemoveInstancer(SdfPath const &cachePath) | UsdImagingIndexProxy | inline |
RemovePrimInfoDependency(SdfPath const &cachePath) | UsdImagingIndexProxy | |
RemoveRprim(SdfPath const &cachePath) | UsdImagingIndexProxy | inline |
RemoveSprim(TfToken const &primType, SdfPath const &cachePath) | UsdImagingIndexProxy | inline |
Repopulate(SdfPath const &usdPath) | UsdImagingIndexProxy | |
RequestTrackVariability(SdfPath const &cachePath) | UsdImagingIndexProxy | |
RequestUpdateForTime(SdfPath const &cachePath) | UsdImagingIndexProxy | |
UsdImagingDelegate class | UsdImagingIndexProxy | friend |