37 #ifndef Alembic_AbcCoreAbstract_ArchiveReader_h
38 #define Alembic_AbcCoreAbstract_ArchiveReader_h
46 namespace AbcCoreAbstract {
59 namespace IllustrationOnly {
93 virtual const MetaData &getMetaData()
const = 0;
116 virtual index_t getMaxNumSamplesForTimeSamplingIndex( uint32_t iIndex ) = 0;
120 virtual uint32_t getNumTimeSamplings() = 0;
124 virtual int32_t getArchiveVersion() = 0;
GLsizei const GLchar *const * string
Alembic::Util::shared_ptr< ObjectReader > ObjectReaderPtr
Alembic::Util::shared_ptr< TimeSampling > TimeSamplingPtr
PXL_API const char * getName(const ColorSpace *space)
Return the name of the color space.
Alembic::Util::shared_ptr< ReadArraySampleCache > ReadArraySampleCachePtr
Alembic::Util::shared_ptr< ArchiveReader > ArchiveReaderPtr
Smart Ptrs to Readers.
#define ALEMBIC_VERSION_NS