37#ifndef Alembic_AbcCoreAbstract_ForwardDeclarations_h
38#define Alembic_AbcCoreAbstract_ForwardDeclarations_h
44namespace AbcCoreAbstract {
58class CompoundPropertyWriter;
59class ArrayPropertyWriter;
60class ScalarPropertyWriter;
61class BasePropertyWriter;
68class CompoundPropertyReader;
69class ArrayPropertyReader;
70class ScalarPropertyReader;
71class BasePropertyReader;
#define ALEMBIC_VERSION_NS
Alembic::Util::shared_ptr< ArrayPropertyReader > ArrayPropertyReaderPtr
Alembic::Util::shared_ptr< ArraySample > ArraySamplePtr
Alembic::Util::shared_ptr< ArchiveWriter > ArchiveWriterPtr
Smart Ptrs to Writers.
Alembic::Util::shared_ptr< CompoundPropertyWriter > CompoundPropertyWriterPtr
Alembic::Util::shared_ptr< BasePropertyReader > BasePropertyReaderPtr
Alembic::Util::shared_ptr< ObjectWriter > ObjectWriterPtr
Alembic::Util::shared_ptr< ObjectReader > ObjectReaderPtr
Alembic::Util::shared_ptr< ArrayPropertyWriter > ArrayPropertyWriterPtr
Alembic::Util::shared_ptr< ScalarPropertyReader > ScalarPropertyReaderPtr
Alembic::Util::shared_ptr< BasePropertyWriter > BasePropertyWriterPtr
Alembic::Util::shared_ptr< CompoundPropertyReader > CompoundPropertyReaderPtr
Alembic::Util::shared_ptr< ArchiveReader > ArchiveReaderPtr
Smart Ptrs to Readers.
Alembic::Util::shared_ptr< ScalarPropertyWriter > ScalarPropertyWriterPtr