Alembic Version 1.1
|
#include <Argument.h>
Public Member Functions | |
Arguments (ErrorHandler::Policy iPolicy=ErrorHandler::kThrowPolicy, const AbcA::MetaData &iMetaData=AbcA::MetaData(), AbcA::TimeSamplingPtr iTimeSampling=AbcA::TimeSamplingPtr(), uint32_t iTimeIndex=0, SchemaInterpMatching iMatch=kNoMatching, SparseFlag iSparse=kFull) | |
void | operator() (const uint32_t &iTimeSamplingIndex) |
void | operator() (const ErrorHandler::Policy &iPolicy) |
void | operator() (const AbcA::MetaData &iMetaData) |
void | operator() (const AbcA::TimeSamplingPtr &iTimeSampling) |
void | operator() (const SchemaInterpMatching &iMatching) |
void | operator() (const SparseFlag &iSparse) |
ErrorHandler::Policy | getErrorHandlerPolicy () const |
const AbcA::MetaData & | getMetaData () const |
AbcA::TimeSamplingPtr | getTimeSampling () const |
uint32_t | getTimeSamplingIndex () const |
SchemaInterpMatching | getSchemaInterpMatching () const |
bool | isSparse () const |
Definition at line 48 of file Argument.h.
|
inline |
Definition at line 51 of file Argument.h.
|
inline |
Definition at line 83 of file Argument.h.
Referenced by Alembic::Abc::ALEMBIC_VERSION_NS::ITypedArrayProperty< TRAITS >::ITypedArrayProperty(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::ITypedGeomParam< TRAITS >::ITypedGeomParam(), Alembic::Abc::ALEMBIC_VERSION_NS::ITypedScalarProperty< TRAITS >::ITypedScalarProperty(), Alembic::Abc::ALEMBIC_VERSION_NS::OArchive::OArchive(), Alembic::Abc::ALEMBIC_VERSION_NS::OSchemaObject< SCHEMA >::OSchemaObject(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::OTypedGeomParam< TRAITS >::OTypedGeomParam(), Alembic::Abc::ALEMBIC_VERSION_NS::GetErrorHandlerPolicy(), Alembic::Abc::ALEMBIC_VERSION_NS::GetErrorHandlerPolicyFromArgs(), and Alembic::AbcGeom::ALEMBIC_VERSION_NS::IGeomBaseSchema< INFO >::init().
|
inline |
Definition at line 86 of file Argument.h.
Referenced by Alembic::Abc::ALEMBIC_VERSION_NS::OArchive::OArchive(), Alembic::Abc::ALEMBIC_VERSION_NS::OSchemaObject< SCHEMA >::OSchemaObject(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::OTypedGeomParam< TRAITS >::OTypedGeomParam(), and Alembic::Abc::ALEMBIC_VERSION_NS::GetMetaData().
|
inline |
Definition at line 95 of file Argument.h.
Referenced by Alembic::Abc::ALEMBIC_VERSION_NS::ISchemaObject< SCHEMA >::ISchemaObject(), Alembic::Abc::ALEMBIC_VERSION_NS::ITypedArrayProperty< TRAITS >::ITypedArrayProperty(), Alembic::Abc::ALEMBIC_VERSION_NS::ITypedScalarProperty< TRAITS >::ITypedScalarProperty(), and Alembic::Abc::ALEMBIC_VERSION_NS::GetSchemaInterpMatching().
|
inline |
Definition at line 89 of file Argument.h.
Referenced by Alembic::Abc::ALEMBIC_VERSION_NS::OSchemaObject< SCHEMA >::OSchemaObject(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::OTypedGeomParam< TRAITS >::OTypedGeomParam(), and Alembic::Abc::ALEMBIC_VERSION_NS::GetTimeSampling().
|
inline |
Definition at line 92 of file Argument.h.
Referenced by Alembic::Abc::ALEMBIC_VERSION_NS::OSchemaObject< SCHEMA >::OSchemaObject(), Alembic::AbcGeom::ALEMBIC_VERSION_NS::OTypedGeomParam< TRAITS >::OTypedGeomParam(), and Alembic::Abc::ALEMBIC_VERSION_NS::GetTimeSamplingIndex().
|
inline |
Definition at line 98 of file Argument.h.
References Alembic::Abc::ALEMBIC_VERSION_NS::kSparse.
Referenced by Alembic::Abc::ALEMBIC_VERSION_NS::OSchemaObject< SCHEMA >::OSchemaObject(), and Alembic::Abc::ALEMBIC_VERSION_NS::IsSparse().
|
inline |
Definition at line 71 of file Argument.h.
|
inline |
Definition at line 74 of file Argument.h.
|
inline |
Definition at line 68 of file Argument.h.
|
inline |
Definition at line 77 of file Argument.h.
|
inline |
Definition at line 80 of file Argument.h.
|
inline |
Definition at line 65 of file Argument.h.