#include <ICurves.h>

Definition at line 52 of file ICurves.h.
By convention we always define this_type in AbcGeom classes. Used by unspecified-bool-type conversion below
Reimplemented from Alembic::AbcGeom::ALEMBIC_VERSION_NS::IGeomBaseSchema< CurvesSchemaInfo >.
| Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::ICurvesSchema | ( | ) | [inline] |
The default constructor creates an empty ICurvesSchema ...
| Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::ICurvesSchema | ( | CPROP_PTR | iParent, | |
| const std::string & | iName, | |||
| const Abc::Argument & | iArg0 = Abc::Argument(), |
|||
| const Abc::Argument & | iArg1 = Abc::Argument() | |||
| ) | [inline] |
This templated, explicit function creates a new scalar property reader. The first argument is any Abc (or AbcCoreAbstract) object which can intrusively be converted to an CompoundPropertyReaderPtr to use as a parent, from which the error handler policy for inheritance is also derived. The remaining optional arguments can be used to override the ErrorHandlerPolicy and to specify schema interpretation matching.
| Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::ICurvesSchema | ( | CPROP_PTR | iParent, | |
| const Abc::Argument & | iArg0 = Abc::Argument(), |
|||
| const Abc::Argument & | iArg1 = Abc::Argument() | |||
| ) | [inline, explicit] |
| Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::ICurvesSchema | ( | CPROP_PTR | iThis, | |
| Abc::WrapExistingFlag | iFlag, | |||
| const Abc::Argument & | iArg0 = Abc::Argument(), |
|||
| const Abc::Argument & | iArg1 = Abc::Argument() | |||
| ) | [inline] |
| Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::ICurvesSchema | ( | const ICurvesSchema & | iCopy | ) | [inline] |
| Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::ALEMBIC_OVERRIDE_OPERATOR_BOOL | ( | this_type:: | valid() | ) |
unspecified-bool-type operator overload. ...
| void Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::get | ( | sample_type & | oSample, | |
| const Abc::ISampleSelector & | iSS = Abc::ISampleSelector() | |||
| ) |
| IN3fGeomParam& Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::getNormalsParam | ( | ) | [inline] |
| size_t Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::getNumSamples | ( | ) | const [inline] |
| Abc::IInt32ArrayProperty Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::getNumVerticesProperty | ( | ) | const [inline] |
| Abc::IP3fArrayProperty Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::getPositionsProperty | ( | ) | const [inline] |
| AbcA::TimeSamplingPtr Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::getTimeSampling | ( | ) | const [inline] |
Time sampling type.
Reimplemented from Alembic::Abc::ALEMBIC_VERSION_NS::IBasePropertyT< AbcA::CompoundPropertyReaderPtr >.
| MeshTopologyVariance Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::getTopologyVariance | ( | ) | const |
Return the topological variance. This indicates how the mesh may change.
| IV2fGeomParam& Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::getUVsParam | ( | ) | [inline] |
| sample_type Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::getValue | ( | const Abc::ISampleSelector & | iSS = Abc::ISampleSelector() |
) | [inline] |
| Abc::IV3fArrayProperty Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::getVelocitiesProperty | ( | ) | const [inline] |
| IFloatGeomParam& Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::getWidthsParam | ( | ) | [inline] |
| void Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::init | ( | const Abc::Argument & | iArg0, | |
| const Abc::Argument & | iArg1 | |||
| ) | [protected] |
Reimplemented from Alembic::AbcGeom::ALEMBIC_VERSION_NS::IGeomBaseSchema< CurvesSchemaInfo >.
| bool Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::isConstant | ( | ) | const [inline] |
| void Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::reset | ( | ) | [inline, virtual] |
Reset returns this function set to an empty, default state.
Reimplemented from Alembic::AbcGeom::ALEMBIC_VERSION_NS::IGeomBaseSchema< CurvesSchemaInfo >.
| bool Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::valid | ( | ) | const [inline, virtual] |
Valid returns whether this function set is valid.
Reimplemented from Alembic::AbcGeom::ALEMBIC_VERSION_NS::IGeomBaseSchema< CurvesSchemaInfo >.
1.5.9