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

#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

HdSceneIndexObserver::RenamedPrimEntry::RenamedPrimEntry ( const SdfPath oldPrimPath,
const SdfPath newPrimPath 
)
inline

Definition at line 118 of file sceneIndexObserver.h.

Member Data Documentation

SdfPath HdSceneIndexObserver::RenamedPrimEntry::newPrimPath

Definition at line 117 of file sceneIndexObserver.h.

SdfPath HdSceneIndexObserver::RenamedPrimEntry::oldPrimPath

Definition at line 116 of file sceneIndexObserver.h.


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