HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CurveType.h File Reference
#include <string>
+ Include dependency graph for CurveType.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Alembic
 Alembic namespace ...
 
 Alembic::AbcGeom
 
 Alembic::AbcGeom::ALEMBIC_VERSION_NS
 

Enumerations

enum  Alembic::AbcGeom::ALEMBIC_VERSION_NS::CurvePeriodicity { Alembic::AbcGeom::ALEMBIC_VERSION_NS::kNonPeriodic = 0, Alembic::AbcGeom::ALEMBIC_VERSION_NS::kPeriodic = 1 }
 
enum  Alembic::AbcGeom::ALEMBIC_VERSION_NS::CurveType { Alembic::AbcGeom::ALEMBIC_VERSION_NS::kCubic = 0, Alembic::AbcGeom::ALEMBIC_VERSION_NS::kLinear = 1, Alembic::AbcGeom::ALEMBIC_VERSION_NS::kVariableOrder = 2 }