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

Classes

class  WriteArchive
 
class  ReadArchive
 

Functions

ALEMBIC_EXPORT::Alembic::AbcCoreAbstract::ReadArraySampleCachePtr MakeCacheImplPtr ()
 
ALEMBIC_EXPORT::Alembic::AbcCoreAbstract::ReadArraySampleCachePtr CreateCache (void)
 

Function Documentation

ALEMBIC_EXPORT ::Alembic::AbcCoreAbstract::ReadArraySampleCachePtr Alembic::AbcCoreHDF5::ALEMBIC_VERSION_NS::CreateCache ( void  )

AbcCoreHDF5 Provides a Cache implementation, that we expose here. It takes no arguments. This would only be used if you wished to create a global cache separately from an archive - this is actually fairly common, though, which is why it is exposed here.

ALEMBIC_EXPORT ::Alembic::AbcCoreAbstract::ReadArraySampleCachePtr Alembic::AbcCoreHDF5::ALEMBIC_VERSION_NS::MakeCacheImplPtr ( )