HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ArraySample.h File Reference
+ Include dependency graph for ArraySample.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::ArraySample
 
struct  Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::TArrayDeleter< T >
 

Namespaces

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

Typedefs

typedef
Alembic::Util::shared_ptr
< ArraySample > 
Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::ArraySamplePtr
 

Functions

ALEMBIC_EXPORT ArraySamplePtr Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::AllocateArraySample (const DataType &iDtype, const Dimensions &iDims)
 
template<class T >
ArraySamplePtr Alembic::AbcCoreAbstract::ALEMBIC_VERSION_NS::TAllocateArraySample (size_t iDataTypeExtent, const Dimensions &iDims)