|
Alembic Version 1.1
|
#include <OPoints.h>
Classes | |
| class | Sample |
Public Types | |
| typedef OPointsSchema | this_type |
| Public Types inherited from Alembic::AbcGeom::ALEMBIC_VERSION_NS::OGeomBaseSchema< PointsSchemaInfo > | |
| typedef PointsSchemaInfo | info_type |
| Public Types inherited from Alembic::Abc::ALEMBIC_VERSION_NS::OSchema< PointsSchemaInfo > | |
| typedef PointsSchemaInfo | info_type |
| typedef OSchema< PointsSchemaInfo > | this_type |
| Public Types inherited from Alembic::Abc::ALEMBIC_VERSION_NS::OCompoundProperty | |
| typedef OCompoundProperty | this_type |
| Public Types inherited from Alembic::Abc::ALEMBIC_VERSION_NS::OBasePropertyT< AbcA::CompoundPropertyWriterPtr > | |
| typedef OBasePropertyT< AbcA::CompoundPropertyWriterPtr > | this_type |
| typedef OBasePropertyT< AbcA::CompoundPropertyWriterPtr > | operator_bool_base_type |
Public Member Functions | |
| OPointsSchema () | |
| OPointsSchema (AbcA::CompoundPropertyWriterPtr iParent, const std::string &iName, const Abc::Argument &iArg0=Abc::Argument(), const Abc::Argument &iArg1=Abc::Argument(), const Abc::Argument &iArg2=Abc::Argument(), const Abc::Argument &iArg3=Abc::Argument()) | |
| OPointsSchema (Abc::OCompoundProperty iParent, const std::string &iName, const Abc::Argument &iArg0=Abc::Argument(), const Abc::Argument &iArg1=Abc::Argument(), const Abc::Argument &iArg2=Abc::Argument()) | |
| OPointsSchema (const OPointsSchema &iCopy) | |
| Copy constructor. | |
| AbcA::TimeSamplingPtr | getTimeSampling () const |
| Default assignment operator used. | |
| size_t | getNumSamples () const |
| void | set (const Sample &iSamp) |
| Set a sample. | |
| void | setFromPrevious () |
| void | setTimeSampling (uint32_t iIndex) |
| void | setTimeSampling (AbcA::TimeSamplingPtr iTime) |
| void | reset () |
| bool | valid () const |
| ALEMBIC_OVERRIDE_OPERATOR_BOOL (OPointsSchema::valid()) | |
| Public Member Functions inherited from Alembic::AbcGeom::ALEMBIC_VERSION_NS::OGeomBaseSchema< PointsSchemaInfo > | |
| OGeomBaseSchema () | |
| Abc::OCompoundProperty | getArbGeomParams () |
| Abc::OCompoundProperty | getUserProperties () |
| Abc::OBox3dProperty | getChildBoundsProperty () |
| Public Member Functions inherited from Alembic::Abc::ALEMBIC_VERSION_NS::OSchema< PointsSchemaInfo > | |
| OSchema () | |
| virtual | ~OSchema () |
| Public Member Functions inherited from Alembic::Abc::ALEMBIC_VERSION_NS::OCompoundProperty | |
| OCompoundProperty () | |
| OCompoundProperty (AbcA::CompoundPropertyWriterPtr iParent, const std::string &iName, const Argument &iArg0=Argument(), const Argument &iArg1=Argument()) | |
| OCompoundProperty (OCompoundProperty iParent, const std::string &iName, const Argument &iArg0=Argument(), const Argument &iArg1=Argument()) | |
| OCompoundProperty (AbcA::CompoundPropertyWriterPtr iProp, const Argument &iArg0=Argument(), const Argument &iArg1=Argument()) | |
| OCompoundProperty (AbcA::CompoundPropertyWriterPtr iProp, WrapExistingFlag iWrapFlag=kWrapExisting, const Argument &iArg0=Argument(), const Argument &iArg1=Argument()) | |
| OCompoundProperty (OObject iObject, const Argument &iArg0=Argument(), const Argument &iArg1=Argument()) | |
| OCompoundProperty (OObject iObject, TopFlag iTopFlag=kTop, const Argument &iArg0=Argument(), const Argument &iArg1=Argument()) | |
| ~OCompoundProperty () | |
| size_t | getNumProperties () const |
| const AbcA::PropertyHeader & | getPropertyHeader (size_t i) const |
| const AbcA::PropertyHeader * | getPropertyHeader (const std::string &iName) const |
| OBaseProperty | getProperty (size_t i) const |
| OBaseProperty | getProperty (const std::string &iName) const |
| OCompoundProperty | getParent () const |
| Public Member Functions inherited from Alembic::Abc::ALEMBIC_VERSION_NS::OBasePropertyT< AbcA::CompoundPropertyWriterPtr > | |
| const AbcA::PropertyHeader & | getHeader () const |
| const std::string & | getName () const |
| AbcA::PropertyType | getPropertyType () const |
| bool | isScalar () const |
| bool | isArray () const |
| bool | isCompound () const |
| bool | isSimple () const |
| const AbcA::MetaData & | getMetaData () const |
| const AbcA::DataType & | getDataType () const |
| AbcA::TimeSamplingPtr | getTimeSampling () const |
| OObject | getObject () const |
| AbcA::CompoundPropertyWriterPtr | getPtr () const |
| void | reset () |
| bool | valid () const |
| ALEMBIC_OPERATOR_BOOL (valid()) | |
| Public Member Functions inherited from Alembic::Abc::ALEMBIC_VERSION_NS::Base | |
| ErrorHandler & | getErrorHandler () const |
| ErrorHandler::Policy | getErrorHandlerPolicy () const |
|
inline |
The default constructor creates an empty OPointsSchema ...
Definition at line 156 of file OPoints.h.
Referenced by OPointsSchema().
| Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::OPointsSchema | ( | AbcA::CompoundPropertyWriterPtr | iParent, |
| const std::string & | iName, | ||
| const Abc::Argument & | iArg0 = Abc::Argument(), | ||
| const Abc::Argument & | iArg1 = Abc::Argument(), | ||
| const Abc::Argument & | iArg2 = Abc::Argument(), | ||
| const Abc::Argument & | iArg3 = Abc::Argument() ) |
This constructor creates a new poly mesh writer. The first argument is an CompoundPropertyWriterPtr to use as a parent. The next is the name to give the schema which is usually the default name given by OFaceSet (.geom) The remaining optional arguments can be used to override the ErrorHandlerPolicy, to specify MetaData, specify sparse sampling and to set TimeSampling.
| Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::OPointsSchema | ( | Abc::OCompoundProperty | iParent, |
| const std::string & | iName, | ||
| const Abc::Argument & | iArg0 = Abc::Argument(), | ||
| const Abc::Argument & | iArg1 = Abc::Argument(), | ||
| const Abc::Argument & | iArg2 = Abc::Argument() ) |
This constructor creates a new poly mesh writer. The first argument is an OCompundProperty to use as a parent, and from which the ErrorHandlerPolicy is derived. The next is the name to give the schema which is usually the default name given by OFaceSet (.geom) The remaining optional arguments can be used to specify MetaData, specify sparse sampling and to set TimeSampling.
|
inline |
Copy constructor.
Definition at line 189 of file OPoints.h.
References Alembic::AbcGeom::ALEMBIC_VERSION_NS::OGeomBaseSchema< PointsSchemaInfo >::OGeomBaseSchema(), and OPointsSchema().
| Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::ALEMBIC_OVERRIDE_OPERATOR_BOOL | ( | OPointsSchema::valid() | ) |
unspecified-bool-type operator overload. ...
References valid().
|
inline |
|
inline |
Default assignment operator used.
Return the time sampling
Definition at line 202 of file OPoints.h.
References Alembic::Abc::ALEMBIC_VERSION_NS::OBasePropertyT< AbcA::CompoundPropertyWriterPtr >::getObject().
|
inlinevirtual |
Reset returns this function set to an empty, default state.
Reimplemented from Alembic::AbcGeom::ALEMBIC_VERSION_NS::OGeomBaseSchema< PointsSchemaInfo >.
Definition at line 240 of file OPoints.h.
References Alembic::AbcGeom::ALEMBIC_VERSION_NS::OGeomBaseSchema< INFO >::reset().
| void Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::set | ( | const Sample & | iSamp | ) |
Set a sample.
| void Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::setFromPrevious | ( | ) |
Set from previous sample. Will apply to each of positions, ids, velocities, and widths
| void Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::setTimeSampling | ( | AbcA::TimeSamplingPtr | iTime | ) |
| void Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::setTimeSampling | ( | uint32_t | iIndex | ) |
|
inlinevirtual |
Valid returns whether this function set is valid.
Reimplemented from Alembic::AbcGeom::ALEMBIC_VERSION_NS::OGeomBaseSchema< PointsSchemaInfo >.
Definition at line 252 of file OPoints.h.
References Alembic::AbcGeom::ALEMBIC_VERSION_NS::OGeomBaseSchema< INFO >::valid().
Referenced by ALEMBIC_OVERRIDE_OPERATOR_BOOL().