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

A notice indicating a prim (and its descendents) was renamed or reparented. More...

#include <sceneIndexObserver.h>

Public Member Functions

 RenamedPrimEntry (const SdfPath &oldPrimPath, const SdfPath &newPrimPath)
 

Public Attributes

SdfPath oldPrimPath
 
SdfPath newPrimPath
 

Detailed Description

A notice indicating a prim (and its descendents) was renamed or reparented.

Definition at line 114 of file sceneIndexObserver.h.

Constructor & Destructor Documentation

◆ RenamedPrimEntry()

RenamedPrimEntry ( const SdfPath oldPrimPath,
const SdfPath newPrimPath 
)
inline

Definition at line 118 of file sceneIndexObserver.h.

Member Data Documentation

◆ newPrimPath

SdfPath newPrimPath

Definition at line 117 of file sceneIndexObserver.h.

◆ oldPrimPath

SdfPath oldPrimPath

Definition at line 116 of file sceneIndexObserver.h.


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