HDK
|
#include <sceneIndexObserver.h>
Public Member Functions | |
RenamedPrimEntry (const SdfPath &oldPrimPath, const SdfPath &newPrimPath) | |
Public Attributes | |
SdfPath | oldPrimPath |
SdfPath | newPrimPath |
A notice indicating a prim (and its descendents) was renamed or reparented.
Definition at line 114 of file sceneIndexObserver.h.
|
inline |
Definition at line 118 of file sceneIndexObserver.h.
SdfPath HdSceneIndexObserver::RenamedPrimEntry::newPrimPath |
Definition at line 117 of file sceneIndexObserver.h.
SdfPath HdSceneIndexObserver::RenamedPrimEntry::oldPrimPath |
Definition at line 116 of file sceneIndexObserver.h.