Loading...
Searching...
No Matches
HdSceneIndexObserver::RemovedPrimEntry Struct Reference

A notice indicating a prim subtree was removed from the scene. More...

#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

◆ RemovedPrimEntry()

RemovedPrimEntry ( const SdfPath primPath)
inline

Definition at line 81 of file sceneIndexObserver.h.

Member Data Documentation

◆ primPath

SdfPath primPath

Definition at line 79 of file sceneIndexObserver.h.


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