37 #ifndef Alembic_AbcCollection_OCollections_h
38 #define Alembic_AbcCollection_OCollections_h
45 namespace AbcCollection {
85 : Abc::OSchema<CollectionsSchemaInfo>()
OCollectionsSchema this_type
size_t getNumCollections()
Returns the number of collections that we have.
GLsizei const GLchar *const * string
OCollectionsSchema(const OCollectionsSchema &iCopy)
Copy constructor.
std::vector< Abc::OStringArrayProperty > m_collections
Abc::OSchemaObject< OCollectionsSchema > OCollections
Object declaration.
Util::shared_ptr< OCollections > OCollectionsPtr
bool valid() const
Returns whether this function set is valid.
#define ALEMBIC_VERSION_NS
Alembic::Util::shared_ptr< CompoundPropertyWriter > CompoundPropertyWriterPtr