#include <ICurves.h>
Definition at line 56 of file ICurves.h.
◆ this_type
◆ Sample()
Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::Sample::Sample |
( |
| ) |
|
|
inline |
◆ ALEMBIC_OPERATOR_BOOL()
Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::Sample::ALEMBIC_OPERATOR_BOOL |
( |
valid() |
| ) |
|
◆ getBasis()
BasisType Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::Sample::getBasis |
( |
| ) |
const |
|
inline |
◆ getCurvesNumVertices()
◆ getKnots()
◆ getNumCurves()
std::size_t Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::Sample::getNumCurves |
( |
| ) |
const |
|
inline |
◆ getOrders()
◆ getPositions()
◆ getPositionWeights()
◆ getSelfBounds()
Abc::Box3d Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::Sample::getSelfBounds |
( |
| ) |
const |
|
inline |
◆ getType()
CurveType Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::Sample::getType |
( |
| ) |
const |
|
inline |
◆ getVelocities()
◆ getWrap()
CurvePeriodicity Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::Sample::getWrap |
( |
| ) |
const |
|
inline |
◆ reset()
void Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::Sample::reset |
( |
| ) |
|
|
inline |
◆ valid()
bool Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::Sample::valid |
( |
| ) |
const |
|
inline |
◆ ICurvesSchema
◆ m_basis
BasisType Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::Sample::m_basis |
|
protected |
◆ m_knots
◆ m_nVertices
◆ m_orders
◆ m_positions
◆ m_positionWeights
◆ m_selfBounds
Abc::Box3d Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::Sample::m_selfBounds |
|
protected |
◆ m_type
CurveType Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::Sample::m_type |
|
protected |
◆ m_velocities
◆ m_wrap
CurvePeriodicity Alembic::AbcGeom::ALEMBIC_VERSION_NS::ICurvesSchema::Sample::m_wrap |
|
protected |
The documentation for this class was generated from the following file: