37#ifndef Alembic_AbcGeom_IXform_h
38#define Alembic_AbcGeom_IXform_h
72 m_useArrayProp =
false;
74 m_isConstantIdentity =
true;
84 const std::string &iName,
87 :
Abc::
ISchema<XformSchemaInfo>( iParent, iName, iArg0, iArg1 )
101 :
Abc::
ISchema<XformSchemaInfo>( iProp, iArg0, iArg1 )
103 init( iArg0, iArg1 );
131 return m_childBoundsProperty;
139 size_t getNumOps()
const {
return m_sample.getNumOps(); }
145 m_childBoundsProperty.reset();
147 m_inheritsProperty.reset();
149 m_isConstantIdentity =
true;
151 m_arbGeomParams.reset();
152 m_userProperties.reset();
160 return ( super_type::valid() );
#define ALEMBIC_VERSION_NS
Alembic::Util::shared_ptr< BasePropertyReader > BasePropertyReaderPtr
Alembic::Util::shared_ptr< TimeSampling > TimeSamplingPtr
Util::shared_ptr< IXform > IXformPtr