HDK
|
#include "pxr/imaging/hd/dataSource.h"
#include "pxr/imaging/hd/filteringSceneIndex.h"
#include "pxr/imaging/hd/sceneIndex.h"
#include "pxr/imaging/hd/sceneIndexObserver.h"
#include "pxr/imaging/hdsi/api.h"
#include "pxr/usd/sdf/path.h"
#include "pxr/base/tf/debug.h"
#include "pxr/base/tf/declarePtrs.h"
#include "pxr/base/tf/staticTokens.h"
#include "pxr/base/tf/token.h"
#include "pxr/pxr.h"
Go to the source code of this file.
Classes | |
class | HdsiVelocityMotionResolvingSceneIndex |
Macros | |
#define | HDSI_VELOCITY_MOTION_RESOLVING_SCENE_INDEX_TOKENS |
Functions | |
PXR_NAMESPACE_OPEN_SCOPE | TF_DEBUG_CODES (HDSI_VELOCITY_MOTION) |
TF_DECLARE_PUBLIC_TOKENS (HdsiVelocityMotionResolvingSceneIndexTokens, HDSI_API, HDSI_VELOCITY_MOTION_RESOLVING_SCENE_INDEX_TOKENS) | |
TF_DECLARE_REF_PTRS (HdsiVelocityMotionResolvingSceneIndex) | |
#define HDSI_VELOCITY_MOTION_RESOLVING_SCENE_INDEX_TOKENS |
Definition at line 30 of file velocityMotionResolvingSceneIndex.h.
PXR_NAMESPACE_OPEN_SCOPE TF_DEBUG_CODES | ( | HDSI_VELOCITY_MOTION | ) |
TF_DECLARE_PUBLIC_TOKENS | ( | HdsiVelocityMotionResolvingSceneIndexTokens | , |
HDSI_API | , | ||
HDSI_VELOCITY_MOTION_RESOLVING_SCENE_INDEX_TOKENS | |||
) |
TF_DECLARE_REF_PTRS | ( | HdsiVelocityMotionResolvingSceneIndex | ) |