7 #ifndef PXR_IMAGING_HDSI_VELOCITY_MOTION_RESOLVING_SCENE_INDEX_H 
    8 #define PXR_IMAGING_HDSI_VELOCITY_MOTION_RESOLVING_SCENE_INDEX_H 
   28     HDSI_VELOCITY_MOTION);
 
   30 #define HDSI_VELOCITY_MOTION_RESOLVING_SCENE_INDEX_TOKENS \ 
   35     (timeCodesPerSecond) \ 
   36     ((velocityMotionMode, "__velocityMotionMode")) 
  100     static HdsiVelocityMotionResolvingSceneIndexRefPtr
 
  102         const HdSceneIndexBaseRefPtr& inputSceneIndex,
 
  103         const HdContainerDataSourceHandle& inputArgs = 
nullptr);
 
  119         const HdSceneIndexBaseRefPtr& inputSceneIndex,
 
  120         const HdContainerDataSourceHandle& inputArgs = 
nullptr);
 
  140 #endif // PXR_IMAGING_HDSI_VELOCITY_MOTION_RESOLVING_SCENE_INDEX_H 
TF_DECLARE_PUBLIC_TOKENS(HdsiVelocityMotionResolvingSceneIndexTokens, HDSI_API, HDSI_VELOCITY_MOTION_RESOLVING_SCENE_INDEX_TOKENS)
 
static HDSI_API HdsiVelocityMotionResolvingSceneIndexRefPtr New(const HdSceneIndexBaseRefPtr &inputSceneIndex, const HdContainerDataSourceHandle &inputArgs=nullptr)
 
HdsiVelocityMotionResolvingSceneIndex(const HdSceneIndexBaseRefPtr &inputSceneIndex, const HdContainerDataSourceHandle &inputArgs=nullptr)
 
HDSI_API SdfPathVector GetChildPrimPaths(const SdfPath &primPath) const override
 
TF_DECLARE_REF_PTRS(HdsiVelocityMotionResolvingSceneIndex)
 
void _PrimsRemoved(const HdSceneIndexBase &sender, const HdSceneIndexObserver::RemovedPrimEntries &entries) override
 
std::vector< class SdfPath > SdfPathVector
 
#define HDSI_VELOCITY_MOTION_RESOLVING_SCENE_INDEX_TOKENS
 
static HDSI_API bool PrimTypeSupportsVelocityMotion(const TfToken &primType)
 
PXR_NAMESPACE_OPEN_SCOPE TF_DEBUG_CODES(HDSI_VELOCITY_MOTION)
 
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
 
void _PrimsDirtied(const HdSceneIndexBase &sender, const HdSceneIndexObserver::DirtiedPrimEntries &entries) override
 
#define PXR_NAMESPACE_CLOSE_SCOPE
 
HDSI_API HdSceneIndexPrim GetPrim(const SdfPath &primPath) const override
 
void _PrimsAdded(const HdSceneIndexBase &sender, const HdSceneIndexObserver::AddedPrimEntries &entries) override