HDK
|
#include <sceneIndexObserver.h>
Public Member Functions | |
RemovedPrimEntry (const SdfPath &primPath) | |
Public Attributes | |
SdfPath | primPath |
A notice indicating a prim subtree was removed from the scene. Note that all prims which are descendants of primPath
should be removed as well.
Definition at line 77 of file sceneIndexObserver.h.
|
inline |
Definition at line 81 of file sceneIndexObserver.h.
SdfPath HdSceneIndexObserver::RemovedPrimEntry::primPath |
Definition at line 79 of file sceneIndexObserver.h.