HDK
|
This is the complete list of members for HdRenderIndex, including all inherited members.
Clear() | HdRenderIndex | |
EnqueueCollectionToSync(HdRprimCollection const &collection) | HdRenderIndex | |
GetBprim(TfToken const &typeId, SdfPath const &id) const | HdRenderIndex | |
GetBprimSubtree(TfToken const &typeId, SdfPath const &root) | HdRenderIndex | |
GetChangeTracker() | HdRenderIndex | inline |
GetChangeTracker() const | HdRenderIndex | inline |
GetDrawItems(HdRprimCollection const &collection, TfTokenVector const &renderTags) | HdRenderIndex | |
GetDrivers() const | HdRenderIndex | |
GetFallbackBprim(TfToken const &typeId) const | HdRenderIndex | |
GetFallbackSprim(TfToken const &typeId) const | HdRenderIndex | |
GetInstanceName() const | HdRenderIndex | |
GetInstancer(SdfPath const &id) const | HdRenderIndex | |
GetRenderDelegate() const | HdRenderIndex | |
GetRenderTag(SdfPath const &id) const | HdRenderIndex | |
GetResourceRegistry() const | HdRenderIndex | |
GetRprim(SdfPath const &id) const | HdRenderIndex | |
GetRprimIds() | HdRenderIndex | inline |
GetRprimPathFromPrimId(int primId) const | HdRenderIndex | |
GetRprimSubtree(SdfPath const &root) | HdRenderIndex | |
GetSceneDelegateAndInstancerIds(SdfPath const &id, SdfPath *sceneDelegateId, SdfPath *instancerId) const | HdRenderIndex | |
GetSceneDelegateForRprim(SdfPath const &id) const | HdRenderIndex | |
GetSprim(TfToken const &typeId, SdfPath const &id) const | HdRenderIndex | |
GetSprimSubtree(TfToken const &typeId, SdfPath const &root) | HdRenderIndex | |
GetTask(SdfPath const &id) const | HdRenderIndex | |
GetTerminalSceneIndex() const | HdRenderIndex | |
HasInstancer(SdfPath const &id) | HdRenderIndex | inline |
HasRprim(SdfPath const &id) | HdRenderIndex | inline |
HasTask(SdfPath const &id) | HdRenderIndex | inline |
HdDrawItemPtrVector typedef | HdRenderIndex | |
HdSceneIndexAdapterSceneDelegate class | HdRenderIndex | friend |
InsertBprim(TfToken const &typeId, HdSceneDelegate *delegate, SdfPath const &bprimId) | HdRenderIndex | |
InsertInstancer(HdSceneDelegate *delegate, SdfPath const &id) | HdRenderIndex | |
InsertRprim(TfToken const &typeId, HdSceneDelegate *sceneDelegate, SdfPath const &rprimId) | HdRenderIndex | |
InsertSceneIndex(const HdSceneIndexBaseRefPtr &inputScene, SdfPath const &scenePathPrefix, bool needsPrefixing=true) | HdRenderIndex | |
InsertSprim(TfToken const &typeId, HdSceneDelegate *delegate, SdfPath const &sprimId) | HdRenderIndex | |
InsertTask(HdSceneDelegate *delegate, SdfPath const &id) | HdRenderIndex | |
IsBprimTypeSupported(TfToken const &typeId) const | HdRenderIndex | |
IsRprimTypeSupported(TfToken const &typeId) const | HdRenderIndex | |
IsSceneIndexEmulationEnabled() | HdRenderIndex | static |
IsSprimTypeSupported(TfToken const &typeId) const | HdRenderIndex | |
New(HdRenderDelegate *renderDelegate, HdDriverVector const &drivers, const std::string &instanceName=std::string()) | HdRenderIndex | static |
RemoveBprim(TfToken const &typeId, SdfPath const &id) | HdRenderIndex | |
RemoveInstancer(SdfPath const &id) | HdRenderIndex | |
RemoveRprim(SdfPath const &id) | HdRenderIndex | |
RemoveSceneIndex(const HdSceneIndexBaseRefPtr &inputScene) | HdRenderIndex | |
RemoveSprim(TfToken const &typeId, SdfPath const &id) | HdRenderIndex | |
RemoveSubtree(const SdfPath &root, HdSceneDelegate *sceneDelegate) | HdRenderIndex | |
RemoveTask(SdfPath const &id) | HdRenderIndex | |
SceneIndexEmulationNoticeBatchBegin() | HdRenderIndex | |
SceneIndexEmulationNoticeBatchEnd() | HdRenderIndex | |
SyncAll(HdTaskSharedPtrVector *tasks, HdTaskContext *taskContext) | HdRenderIndex | |
UpdateRenderTag(SdfPath const &id, HdDirtyBits bits) | HdRenderIndex | |
~HdRenderIndex() | HdRenderIndex |