37#ifndef Alembic_Abc_OCompoundProperty_h
38#define Alembic_Abc_OCompoundProperty_h
72 const std::string &iName,
80 const std::string &iName,
158 const std::string &iName,
#define ALEMBIC_VERSION_NS
OCompoundProperty(AbcA::CompoundPropertyWriterPtr iProp, WrapExistingFlag iWrapFlag=kWrapExisting, const Argument &iArg0=Argument(), const Argument &iArg1=Argument())
OCompoundProperty(OCompoundProperty iParent, const std::string &iName, const Argument &iArg0=Argument(), const Argument &iArg1=Argument())
const AbcA::PropertyHeader * getPropertyHeader(const std::string &iName) const
OCompoundProperty(OObject iObject, const Argument &iArg0=Argument(), const Argument &iArg1=Argument())
const AbcA::PropertyHeader & getPropertyHeader(size_t i) const
OCompoundProperty getParent() const
OCompoundProperty(AbcA::CompoundPropertyWriterPtr iParent, const std::string &iName, const Argument &iArg0=Argument(), const Argument &iArg1=Argument())
OBaseProperty getProperty(const std::string &iName) const
OBaseProperty getProperty(size_t i) const
size_t getNumProperties() const
OCompoundProperty(AbcA::CompoundPropertyWriterPtr iProp, const Argument &iArg0=Argument(), const Argument &iArg1=Argument())
OCompoundProperty(OObject iObject, TopFlag iTopFlag=kTop, const Argument &iArg0=Argument(), const Argument &iArg1=Argument())
OCompoundProperty this_type
Alembic::Util::shared_ptr< CompoundPropertyWriter > CompoundPropertyWriterPtr
AbcA::CompoundPropertyWriterPtr GetCompoundPropertyWriterPtr(AbcA::CompoundPropertyWriterPtr iPtr)