HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdSceneIndexObserver::RemovedPrimEntry Struct Reference

#include <sceneIndexObserver.h>

Public Member Functions

 RemovedPrimEntry (const SdfPath &primPath)
 

Public Attributes

SdfPath primPath
 

Detailed Description

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.

Constructor & Destructor Documentation

HdSceneIndexObserver::RemovedPrimEntry::RemovedPrimEntry ( const SdfPath primPath)
inline

Definition at line 81 of file sceneIndexObserver.h.

Member Data Documentation

SdfPath HdSceneIndexObserver::RemovedPrimEntry::primPath

Definition at line 79 of file sceneIndexObserver.h.


The documentation for this struct was generated from the following file: