This is an HdContainerDataSource which represents a prim-level data source for adapting HdSceneDelegate calls into the forms defined by HdSchemas during emulation of legacy scene delegates.
More...
#include <dataSourceLegacyPrim.h>
|
| static const HdDataSourceLocatorSet & | GetCachedLocators () |
| | Return which locators PrimDirtied will respond to...
|
| |
| static HD_API HdDataSourceBaseHandle | Get (const Handle &container, const HdDataSourceLocator &locator) |
| | A convenience function: given container, return the descendant identified by locator, which may be at any depth.
|
| |
This is an HdContainerDataSource which represents a prim-level data source for adapting HdSceneDelegate calls into the forms defined by HdSchemas during emulation of legacy scene delegates.
Definition at line 51 of file dataSourceLegacyPrim.h.
◆ Get()
| HdDataSourceBaseHandle Get |
( |
const TfToken & |
name | ) |
|
|
overridevirtual |
Returns the child datasource of the given name.
This call is expected to be threadsafe.
Implements HdContainerDataSource.
◆ GetCachedLocators()
Return which locators PrimDirtied will respond to...
◆ GetNames()
Returns the list of names for which Get(...) is expected to return a non-null value.
This call is expected to be threadsafe.
Implements HdContainerDataSource.
◆ PrimDirtied()
This clears internal cached values and is currently called only by HdLegacyPrimSceneIndex in response to its own DirtyPrims method.
◆ _id
◆ _sceneDelegate
◆ _type
The documentation for this class was generated from the following file: