|
HDK
|
#include "pxr/pxr.h"#include "pxr/usd/usd/api.h"#include "pxr/usd/usd/apiSchemaBase.h"#include "pxr/usd/usd/prim.h"#include "pxr/usd/usd/stage.h"#include "pxr/base/vt/value.h"#include "pxr/base/gf/vec3d.h"#include "pxr/base/gf/vec3f.h"#include "pxr/base/gf/matrix4d.h"#include "pxr/base/tf/token.h"#include "pxr/base/tf/type.h"
Include dependency graph for modelAPI.h:Go to the source code of this file.
Classes | |
| class | UsdModelAPI |
Macros | |
| #define | USDMODEL_ASSET_INFO_KEYS |
Functions | |
| TF_DECLARE_PUBLIC_TOKENS (UsdModelAPIAssetInfoKeys, USD_API, USDMODEL_ASSET_INFO_KEYS) | |
| #define USDMODEL_ASSET_INFO_KEYS |
UsdModelAPIAssetInfoKeys provides tokens for the various core entries into the assetInfo dictionary.
The keys provided here are:
Definition at line 321 of file modelAPI.h.
| TF_DECLARE_PUBLIC_TOKENS | ( | UsdModelAPIAssetInfoKeys | , |
| USD_API | , | ||
| USDMODEL_ASSET_INFO_KEYS | |||
| ) |