7 #ifndef USDMEDIA_GENERATED_ASSETPREVIEWSAPI_H 8 #define USDMEDIA_GENERATED_ASSETPREVIEWSAPI_H 13 #include "pxr/usd/usdMedia/api.h" 22 #include "pxr/base/vt/value.h" 29 #include "pxr/base/tf/type.h" 31 PXR_NAMESPACE_OPEN_SCOPE
124 Get(
const UsdStagePtr &stage,
const SdfPath &path);
177 static const TfType &_GetStaticTfType();
179 static bool _IsTypedSchema();
183 const TfType &_GetTfType()
const override;
241 UsdStageRefPtr _defaultMaskedStage;
244 PXR_NAMESPACE_CLOSE_SCOPE
The base class for all API schemas.
UsdSchemaKind
An enum representing which kind of schema a given schema class belongs to.
UsdPrim is the sole persistent scenegraph object on a UsdStage, and is the embodiment of a "Prim" as ...
std::vector< TfToken > TfTokenVector
Convenience types.
A path value used to locate objects in layers or scenegraphs.
Contains an asset path and optional evaluated and resolved paths.
TfType represents a dynamic runtime type.
Singleton registry that provides access to schema type information and the prim definitions for regis...
The base class for all schema types in Usd.
TfToken class for efficient string referencing and hashing, plus conversions to and from stl string c...