|
HDK
|
#include "pxr/pxr.h"#include "pxr/imaging/hdsi/api.h"#include "pxr/imaging/hd/filteringSceneIndex.h"#include "pxr/usd/sdf/path.h"#include "pxr/base/tf/staticTokens.h"#include "pxr/base/tf/token.h"#include "pxr/base/vt/array.h"#include <memory>
Include dependency graph for lightLinkingSceneIndex.h:Go to the source code of this file.
Classes | |
| class | HdsiLightLinkingSceneIndex |
Namespaces | |
| HdsiLightLinkingSceneIndex_Impl | |
Macros | |
| #define | HDSI_LIGHT_LINKING_SCENE_INDEX_TOKENS |
Typedefs | |
| using | HdsiLightLinkingSceneIndex_Impl::_CacheSharedPtr = std::shared_ptr< _Cache > |
Functions | |
| TF_DECLARE_PUBLIC_TOKENS (HdsiLightLinkingSceneIndexTokens, HDSI_API, HDSI_LIGHT_LINKING_SCENE_INDEX_TOKENS) | |
| TF_DECLARE_REF_PTRS (HdsiLightLinkingSceneIndex) | |
| #define HDSI_LIGHT_LINKING_SCENE_INDEX_TOKENS |
See documentation below for the use of these tokens.
Definition at line 25 of file lightLinkingSceneIndex.h.
| TF_DECLARE_PUBLIC_TOKENS | ( | HdsiLightLinkingSceneIndexTokens | , |
| HDSI_API | , | ||
| HDSI_LIGHT_LINKING_SCENE_INDEX_TOKENS | |||
| ) |
| TF_DECLARE_REF_PTRS | ( | HdsiLightLinkingSceneIndex | ) |