HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Alembic::AbcGeom::ALEMBIC_VERSION_NS::IPointsSchema::Sample Class Reference

#include <IPoints.h>

Public Types

typedef Sample this_type
 

Public Member Functions

 Sample ()
 
Abc::P3fArraySamplePtr getPositions () const
 
Abc::UInt64ArraySamplePtr getIds () const
 
Abc::V3fArraySamplePtr getVelocities () const
 
Abc::Box3d getSelfBounds () const
 
bool valid () const
 
void reset ()
 
 ALEMBIC_OPERATOR_BOOL (valid())
 

Protected Attributes

Abc::P3fArraySamplePtr m_positions
 
Abc::UInt64ArraySamplePtr m_ids
 
Abc::V3fArraySamplePtr m_velocities
 
Abc::Box3d m_selfBounds
 

Friends

class IPointsSchema
 

Detailed Description

Definition at line 54 of file IPoints.h.

Member Typedef Documentation

Constructor & Destructor Documentation

Alembic::AbcGeom::ALEMBIC_VERSION_NS::IPointsSchema::Sample::Sample ( )
inline

Definition at line 60 of file IPoints.h.

Member Function Documentation

Alembic::AbcGeom::ALEMBIC_VERSION_NS::IPointsSchema::Sample::ALEMBIC_OPERATOR_BOOL ( valid()  )
Abc::UInt64ArraySamplePtr Alembic::AbcGeom::ALEMBIC_VERSION_NS::IPointsSchema::Sample::getIds ( ) const
inline

Definition at line 63 of file IPoints.h.

Abc::P3fArraySamplePtr Alembic::AbcGeom::ALEMBIC_VERSION_NS::IPointsSchema::Sample::getPositions ( ) const
inline

Definition at line 62 of file IPoints.h.

Abc::Box3d Alembic::AbcGeom::ALEMBIC_VERSION_NS::IPointsSchema::Sample::getSelfBounds ( ) const
inline

Definition at line 66 of file IPoints.h.

Abc::V3fArraySamplePtr Alembic::AbcGeom::ALEMBIC_VERSION_NS::IPointsSchema::Sample::getVelocities ( ) const
inline

Definition at line 64 of file IPoints.h.

void Alembic::AbcGeom::ALEMBIC_VERSION_NS::IPointsSchema::Sample::reset ( )
inline

Definition at line 73 of file IPoints.h.

bool Alembic::AbcGeom::ALEMBIC_VERSION_NS::IPointsSchema::Sample::valid ( ) const
inline

Definition at line 68 of file IPoints.h.

Friends And Related Function Documentation

friend class IPointsSchema
friend

Definition at line 84 of file IPoints.h.

Member Data Documentation

Abc::UInt64ArraySamplePtr Alembic::AbcGeom::ALEMBIC_VERSION_NS::IPointsSchema::Sample::m_ids
protected

Definition at line 86 of file IPoints.h.

Abc::P3fArraySamplePtr Alembic::AbcGeom::ALEMBIC_VERSION_NS::IPointsSchema::Sample::m_positions
protected

Definition at line 85 of file IPoints.h.

Abc::Box3d Alembic::AbcGeom::ALEMBIC_VERSION_NS::IPointsSchema::Sample::m_selfBounds
protected

Definition at line 89 of file IPoints.h.

Abc::V3fArraySamplePtr Alembic::AbcGeom::ALEMBIC_VERSION_NS::IPointsSchema::Sample::m_velocities
protected

Definition at line 87 of file IPoints.h.


The documentation for this class was generated from the following file: