HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Alembic::AbcCoreHDF5::ALEMBIC_VERSION_NS::ReadArchive Class Reference

#include <ReadWrite.h>

Public Member Functions

 ReadArchive ()
 
 ReadArchive (bool iCacheHierarchy)
 
::Alembic::AbcCoreAbstract::ArchiveReaderPtr operator() (const std::string &iFileName) const
 
::Alembic::AbcCoreAbstract::ArchiveReaderPtr operator() (const std::string &iFileName,::Alembic::AbcCoreAbstract::ReadArraySampleCachePtr iCache) const
 

Detailed Description

Will return a shared pointer to the archive reader This version creates a cache associated with the archive.

Definition at line 75 of file ReadWrite.h.

Constructor & Destructor Documentation

Alembic::AbcCoreHDF5::ALEMBIC_VERSION_NS::ReadArchive::ReadArchive ( )
Alembic::AbcCoreHDF5::ALEMBIC_VERSION_NS::ReadArchive::ReadArchive ( bool  iCacheHierarchy)
explicit

Member Function Documentation

::Alembic::AbcCoreAbstract::ArchiveReaderPtr Alembic::AbcCoreHDF5::ALEMBIC_VERSION_NS::ReadArchive::operator() ( const std::string iFileName) const
::Alembic::AbcCoreAbstract::ArchiveReaderPtr Alembic::AbcCoreHDF5::ALEMBIC_VERSION_NS::ReadArchive::operator() ( const std::string iFileName,
::Alembic::AbcCoreAbstract::ReadArraySampleCachePtr  iCache 
) const

The documentation for this class was generated from the following file: