HDK
|
#include "pxr/imaging/hd/sceneIndex.h"
#include "pxr/imaging/hd/api.h"
#include "pxr/base/tf/staticTokens.h"
Go to the source code of this file.
Classes | |
class | HdExtComputationCallbackDataSource |
class | HdDataSourceLegacyPrim |
Macros | |
#define | HD_LEGACY_PRIMTYPE_TOKENS |
Functions | |
TF_DECLARE_PUBLIC_TOKENS (HdLegacyPrimTypeTokens, HD_API, HD_LEGACY_PRIMTYPE_TOKENS) | |
HD_DECLARE_DATASOURCE_HANDLES (HdExtComputationCallbackDataSource) | |
HD_DECLARE_DATASOURCE_HANDLES (HdDataSourceLegacyPrim) | |
bool | HdLegacyPrimTypeIsVolumeField (TfToken const &primType) |
#define HD_LEGACY_PRIMTYPE_TOKENS |
Definition at line 36 of file dataSourceLegacyPrim.h.
HD_DECLARE_DATASOURCE_HANDLES | ( | HdExtComputationCallbackDataSource | ) |
HD_DECLARE_DATASOURCE_HANDLES | ( | HdDataSourceLegacyPrim | ) |
bool HdLegacyPrimTypeIsVolumeField | ( | TfToken const & | primType | ) |
TF_DECLARE_PUBLIC_TOKENS | ( | HdLegacyPrimTypeTokens | , |
HD_API | , | ||
HD_LEGACY_PRIMTYPE_TOKENS | |||
) |