7 #ifndef PXR_USD_IMAGING_USD_SKEL_IMAGING_BINDING_API_ADAPTER_H 8 #define PXR_USD_IMAGING_USD_SKEL_IMAGING_BINDING_API_ADAPTER_H 11 #include "pxr/usdImaging/usdSkelImaging/api.h" 15 PXR_NAMESPACE_OPEN_SCOPE
36 TfToken const& appliedInstanceName,
43 TfToken const& appliedInstanceName,
45 UsdImagingPropertyInvalidationType invalidationType)
override;
49 PXR_NAMESPACE_CLOSE_SCOPE
Base class for all API schema adapters.
Token for efficient comparison, assignment, and hashing of known strings.
This class is used as a context object with global stage information, that gets passed down to dataso...
Represents a set of data source locators closed under descendancy.
UsdPrim is the sole persistent scenegraph object on a UsdStage, and is the embodiment of a "Prim" as ...
std::vector< TfToken > TfTokenVector
Convenience types.
API Schema adapter for UsdSkel's SkelBindingAPI.
USDSKELIMAGING_API HdDataSourceLocatorSet InvalidateImagingSubprim(UsdPrim const &prim, TfToken const &subprim, TfToken const &appliedInstanceName, TfTokenVector const &properties, UsdImagingPropertyInvalidationType invalidationType) override
Given the names of USD properties which have changed, an adapter may provide a HdDataSourceLocatorSet...
USDSKELIMAGING_API HdContainerDataSourceHandle GetImagingSubprimData(UsdPrim const &prim, TfToken const &subprim, TfToken const &appliedInstanceName, const UsdImagingDataSourceStageGlobals &stageGlobals) override
Returns an HdContainerDataSourceHandle representing the API schema's contributions to the primary pri...