|
| SceneIndex (const SceneIndexInterfaceRefPtr &interface) |
|
| SceneIndex (SceneIndex &)=delete |
|
SceneIndex & | operator= (SceneIndex &)=delete |
|
SceneIndexPrim | getPrim (const usg::Path &path) |
|
PathArray | getChildPrimPaths (const usg::Path &path) |
|
void | addObserver (const SceneIndexObserver *observer) |
|
void | sendPrimsAdded (const SceneIndexObserver::AddedPrimEntries &entries) |
|
void | sendPrimsRemoved (const SceneIndexObserver::RemovedPrimEntries &entries) |
|
void | sendPrimsDirtied (const SceneIndexObserver::DirtiedPrimEntries &entries) |
|
SceneIndex::Handle * | getHdSceneIndexBaseRefPtr (int usd_version) |
|
| SceneIndex (const SceneIndexImpl &impl) |
|
SceneIndexImpl * | impl () |
| Returns the handle to the wrapped object.
|
|
const SceneIndexImpl * | impl () const |
|