Loading...
Searching...
No Matches
primManagingSceneIndexObserver.h File Reference
+ Include dependency graph for primManagingSceneIndexObserver.h:

Go to the source code of this file.

Classes

class  HdsiPrimManagingSceneIndexObserver
 A scene index observer that turns prims in the observed scene index into instances (of RAII subclasses) of PrimBase using the given prim factory. More...
 
class  HdsiPrimManagingSceneIndexObserver::PrimBase
 Base class for prims managed by the observer. More...
 
class  HdsiPrimManagingSceneIndexObserver::PrimFactoryBase
 Base class for a prim factory given to the observer. More...
 

Macros

#define HDSI_PRIM_MANAGING_SCENE_INDEX_OBSERVER_TOKENS    (primFactory)
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (HdsiPrimManagingSceneIndexObserverTokens, HDSI_API, HDSI_PRIM_MANAGING_SCENE_INDEX_OBSERVER_TOKENS)
 
 TF_DECLARE_REF_PTRS (HdsiPrimManagingSceneIndexObserver)
 

Macro Definition Documentation

◆ HDSI_PRIM_MANAGING_SCENE_INDEX_OBSERVER_TOKENS

#define HDSI_PRIM_MANAGING_SCENE_INDEX_OBSERVER_TOKENS    (primFactory)

Definition at line 36 of file primManagingSceneIndexObserver.h.