#include <OPoints.h>
Definition at line 57 of file OPoints.h.
Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::Sample::Sample |
( |
| ) |
|
|
inline |
Creates a default sample with no data in it. ...
Definition at line 62 of file OPoints.h.
Creates a sample with position data but no id data. For specifying samples after the first one
Definition at line 66 of file OPoints.h.
Creates a sample with position data and id data. The first sample must be full like this. Subsequent samples may also be full like this, which would indicate a change of topology
Definition at line 78 of file OPoints.h.
const Abc::P3fArraySample& Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::Sample::getPositions |
( |
| ) |
const |
|
inline |
const Abc::Box3d& Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::Sample::getSelfBounds |
( |
| ) |
const |
|
inline |
const Abc::V3fArraySample& Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::Sample::getVelocities |
( |
| ) |
const |
|
inline |
const OFloatGeomParam::Sample& Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::Sample::getWidths |
( |
| ) |
const |
|
inline |
bool Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::Sample::isPartialSample |
( |
| ) |
const |
|
inline |
void Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::Sample::reset |
( |
| ) |
|
|
inline |
void Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::Sample::setSelfBounds |
( |
const Abc::Box3d & |
iBnds | ) |
|
|
inline |
void Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::Sample::setVelocities |
( |
const Abc::V3fArraySample & |
iVelocities | ) |
|
|
inline |
void Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::Sample::setWidths |
( |
const OFloatGeomParam::Sample & |
iWidths | ) |
|
|
inline |
Abc::Box3d Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::Sample::m_selfBounds |
|
protected |
OFloatGeomParam::Sample Alembic::AbcGeom::ALEMBIC_VERSION_NS::OPointsSchema::Sample::m_widths |
|
protected |
The documentation for this class was generated from the following file: