24 #ifndef USDMEDIA_GENERATED_ASSETPREVIEWSAPI_H 25 #define USDMEDIA_GENERATED_ASSETPREVIEWSAPI_H 30 #include "pxr/usd/usdMedia/api.h" 39 #include "pxr/base/vt/value.h" 46 #include "pxr/base/tf/type.h" 48 PXR_NAMESPACE_OPEN_SCOPE
141 Get(
const UsdStagePtr &stage,
const SdfPath &path);
194 static const TfType &_GetStaticTfType();
196 static bool _IsTypedSchema();
200 const TfType &_GetTfType()
const override;
258 UsdStageRefPtr _defaultMaskedStage;
261 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 an optional resolved path.
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...