37 #ifndef Alembic_Abc_IBaseProperty_h
38 #define Alembic_Abc_IBaseProperty_h
56 template <
class PROP_PTR>
180 template <
class PROP_PTR>
187 getErrorHandler().setPolicy( iPolicy );
191 template <
class PROP_PTR>
196 return m_property->getHeader();
206 template <
class PROP_PTR>
211 return IObject( m_property->getObject(),
213 getErrorHandlerPolicy() );
const AbcA::MetaData & getMetaData() const
GLsizei const GLchar *const * string
IBasePropertyT< PROP_PTR > this_type
const AbcA::PropertyHeader & getHeader() const
Alembic::Util::shared_ptr< TimeSampling > TimeSamplingPtr
AbcA::TimeSamplingPtr getTimeSampling() const
ALEMBIC_OPERATOR_BOOL(valid())
#define ALEMBIC_ABC_SAFE_CALL_BEGIN(CONTEXT)
#define ALEMBIC_ABC_SAFE_CALL_END()
const std::string & getName() const
IObject getObject() const
IBasePropertyT< PROP_PTR > operator_bool_base_type
const AbcA::DataType & getDataType() const
AbcA::PropertyType getPropertyType() const
#define ALEMBIC_VERSION_NS