HDK
|
Classes | |
class | ICollectionsSchema |
class | OCollectionsSchema |
Typedefs | |
typedef Abc::ISchemaObject < ICollectionsSchema > | ICollections |
Object declaration. More... | |
typedef Util::shared_ptr < ICollections > | ICollectionsPtr |
typedef Abc::OSchemaObject < OCollectionsSchema > | OCollections |
Object declaration. More... | |
typedef Util::shared_ptr < OCollections > | OCollectionsPtr |
Functions | |
ALEMBIC_ABC_DECLARE_SCHEMA_INFO ("AbcCollection_Collections_v1","",".collection", false, CollectionsSchemaInfo) | |
typedef Abc::ISchemaObject<ICollectionsSchema> Alembic::AbcCollection::ALEMBIC_VERSION_NS::ICollections |
Object declaration.
Definition at line 119 of file ICollections.h.
typedef Util::shared_ptr< ICollections > Alembic::AbcCollection::ALEMBIC_VERSION_NS::ICollectionsPtr |
Definition at line 121 of file ICollections.h.
typedef Abc::OSchemaObject<OCollectionsSchema> Alembic::AbcCollection::ALEMBIC_VERSION_NS::OCollections |
Object declaration.
Definition at line 119 of file OCollections.h.
typedef Util::shared_ptr< OCollections > Alembic::AbcCollection::ALEMBIC_VERSION_NS::OCollectionsPtr |
Definition at line 121 of file OCollections.h.
Alembic::AbcCollection::ALEMBIC_VERSION_NS::ALEMBIC_ABC_DECLARE_SCHEMA_INFO | ( | "AbcCollection_Collections_v1" | , |
"" | , | ||
".collection" | , | ||
false | , | ||
CollectionsSchemaInfo | |||
) |