37 #ifndef Alembic_AbcCoreAbstract_CompoundPropertyReader_h
38 #define Alembic_AbcCoreAbstract_CompoundPropertyReader_h
47 namespace AbcCoreAbstract {
67 virtual size_t getNumProperties() = 0;
94 getCompoundProperty(
const std::string &iName ) = 0;
108 getScalarProperty(
size_t i );
116 getArrayProperty(
size_t i );
124 getCompoundProperty(
size_t i );
GLsizei const GLchar *const * string
Alembic::Util::shared_ptr< ArrayPropertyReader > ArrayPropertyReaderPtr
Alembic::Util::shared_ptr< CompoundPropertyReader > CompoundPropertyReaderPtr
Alembic::Util::shared_ptr< ScalarPropertyReader > ScalarPropertyReaderPtr
Alembic::Util::shared_ptr< BasePropertyReader > BasePropertyReaderPtr
#define ALEMBIC_VERSION_NS