Alembic Version 1.1
ForwardDeclarations.h File Reference
+ Include dependency graph for ForwardDeclarations.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Alembic
 Alembic namespace ...
 
namespace  Alembic::AbcCoreAbstract
 
namespace  Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS
 

Typedefs

typedef Alembic::Util::shared_ptr< ArchiveWriter > Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::ArchiveWriterPtr
 Smart Ptrs to Writers. More...
 
typedef Alembic::Util::shared_ptr< ObjectWriter > Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::ObjectWriterPtr
 
typedef Alembic::Util::shared_ptr< CompoundPropertyWriter > Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::CompoundPropertyWriterPtr
 
typedef Alembic::Util::shared_ptr< ArrayPropertyWriter > Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::ArrayPropertyWriterPtr
 
typedef Alembic::Util::shared_ptr< ScalarPropertyWriter > Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::ScalarPropertyWriterPtr
 
typedef Alembic::Util::shared_ptr< BasePropertyWriter > Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::BasePropertyWriterPtr
 
typedef Alembic::Util::shared_ptr< ArchiveReader > Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::ArchiveReaderPtr
 Smart Ptrs to Readers. More...
 
typedef Alembic::Util::shared_ptr< ObjectReader > Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::ObjectReaderPtr
 
typedef Alembic::Util::shared_ptr< CompoundPropertyReader > Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::CompoundPropertyReaderPtr
 
typedef Alembic::Util::shared_ptr< ArrayPropertyReader > Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::ArrayPropertyReaderPtr
 
typedef Alembic::Util::shared_ptr< ScalarPropertyReader > Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::ScalarPropertyReaderPtr
 
typedef Alembic::Util::shared_ptr< BasePropertyReader > Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::BasePropertyReaderPtr