![]() |
|
A notice indicating a prim of a given type was added to the scene. More...
Public Member Functions | |
AddedPrimEntry (const SdfPath &primPath, const TfToken &primType) | |
Public Attributes | |
SdfPath | primPath |
TfToken | primType |
A notice indicating a prim of a given type was added to the scene.
Note that primPath
might already exist in the scene, in which case this acts as a resync or change-of-primtype notice.
Definition at line 58 of file sceneIndexObserver.h.