HDK
|
#include "pxr/usdImaging/usdSkelImaging/api.h"
#include "pxr/imaging/hd/schema.h"
#include "pxr/imaging/hd/containerSchema.h"
Go to the source code of this file.
Classes | |
class | UsdSkelImagingBlendShapeSchema |
class | UsdSkelImagingBlendShapeSchema::Builder |
Macros | |
#define | USD_SKEL_IMAGING_BLEND_SHAPE_SCHEMA_TOKENS |
Typedefs | |
using | UsdSkelImagingInbetweenShapeContainerSchema = HdSchemaBasedContainerSchema< class UsdSkelImagingInbetweenShapeSchema > |
Functions | |
TF_DECLARE_PUBLIC_TOKENS (UsdSkelImagingBlendShapeSchemaTokens, USDSKELIMAGING_API, USD_SKEL_IMAGING_BLEND_SHAPE_SCHEMA_TOKENS) | |
#define USD_SKEL_IMAGING_BLEND_SHAPE_SCHEMA_TOKENS |
Definition at line 38 of file blendShapeSchema.h.
using UsdSkelImagingInbetweenShapeContainerSchema = HdSchemaBasedContainerSchema<class UsdSkelImagingInbetweenShapeSchema> |
Definition at line 35 of file blendShapeSchema.h.
TF_DECLARE_PUBLIC_TOKENS | ( | UsdSkelImagingBlendShapeSchemaTokens | , |
USDSKELIMAGING_API | , | ||
USD_SKEL_IMAGING_BLEND_SHAPE_SCHEMA_TOKENS | |||
) |