HDK
|
Will return a shared pointer to the archive writer. More...
#include <ReadWrite.h>
Public Member Functions | |
WriteArchive () | |
::Alembic::AbcCoreAbstract::ArchiveWriterPtr | operator() (const std::string &iFileName, const ::Alembic::AbcCoreAbstract::MetaData &iMetaData) const |
::Alembic::AbcCoreAbstract::ArchiveWriterPtr | operator() (std::ostream *iStream, const ::Alembic::AbcCoreAbstract::MetaData &iMetaData) const |
Will return a shared pointer to the archive writer.
Definition at line 49 of file ReadWrite.h.
Alembic::AbcCoreOgawa::ALEMBIC_VERSION_NS::WriteArchive::WriteArchive | ( | ) |
::Alembic::AbcCoreAbstract::ArchiveWriterPtr Alembic::AbcCoreOgawa::ALEMBIC_VERSION_NS::WriteArchive::operator() | ( | const std::string & | iFileName, |
const ::Alembic::AbcCoreAbstract::MetaData & | iMetaData | ||
) | const |
::Alembic::AbcCoreAbstract::ArchiveWriterPtr Alembic::AbcCoreOgawa::ALEMBIC_VERSION_NS::WriteArchive::operator() | ( | std::ostream * | iStream, |
const ::Alembic::AbcCoreAbstract::MetaData & | iMetaData | ||
) | const |