Alembic Version 1.1
OTypedScalarProperty.h File Reference
+ Include dependency graph for OTypedScalarProperty.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Alembic::Abc::ALEMBIC_VERSION_NS::OTypedScalarProperty< TRAITS >
 

Namespaces

namespace  Alembic
 Alembic namespace ...
 
namespace  Alembic::Abc
 
namespace  Alembic::Abc::ALEMBIC_VERSION_NS
 

Typedefs

typedef OTypedScalarProperty< BooleanTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OBoolProperty
 
typedef OTypedScalarProperty< Uint8TPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OUcharProperty
 
typedef OTypedScalarProperty< Int8TPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OCharProperty
 
typedef OTypedScalarProperty< Uint16TPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OUInt16Property
 
typedef OTypedScalarProperty< Int16TPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OInt16Property
 
typedef OTypedScalarProperty< Uint32TPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OUInt32Property
 
typedef OTypedScalarProperty< Int32TPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OInt32Property
 
typedef OTypedScalarProperty< Uint64TPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OUInt64Property
 
typedef OTypedScalarProperty< Int64TPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OInt64Property
 
typedef OTypedScalarProperty< Float16TPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OHalfProperty
 
typedef OTypedScalarProperty< Float32TPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OFloatProperty
 
typedef OTypedScalarProperty< Float64TPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::ODoubleProperty
 
typedef OTypedScalarProperty< StringTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OStringProperty
 
typedef OTypedScalarProperty< WstringTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OWstringProperty
 
typedef OTypedScalarProperty< V2sTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OV2sProperty
 
typedef OTypedScalarProperty< V2iTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OV2iProperty
 
typedef OTypedScalarProperty< V2fTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OV2fProperty
 
typedef OTypedScalarProperty< V2dTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OV2dProperty
 
typedef OTypedScalarProperty< V3sTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OV3sProperty
 
typedef OTypedScalarProperty< V3iTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OV3iProperty
 
typedef OTypedScalarProperty< V3fTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OV3fProperty
 
typedef OTypedScalarProperty< V3dTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OV3dProperty
 
typedef OTypedScalarProperty< P2sTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OP2sProperty
 
typedef OTypedScalarProperty< P2iTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OP2iProperty
 
typedef OTypedScalarProperty< P2fTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OP2fProperty
 
typedef OTypedScalarProperty< P2dTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OP2dProperty
 
typedef OTypedScalarProperty< P3sTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OP3sProperty
 
typedef OTypedScalarProperty< P3iTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OP3iProperty
 
typedef OTypedScalarProperty< P3fTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OP3fProperty
 
typedef OTypedScalarProperty< P3dTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OP3dProperty
 
typedef OTypedScalarProperty< Box2sTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OBox2sProperty
 
typedef OTypedScalarProperty< Box2iTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OBox2iProperty
 
typedef OTypedScalarProperty< Box2fTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OBox2fProperty
 
typedef OTypedScalarProperty< Box2dTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OBox2dProperty
 
typedef OTypedScalarProperty< Box3sTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OBox3sProperty
 
typedef OTypedScalarProperty< Box3iTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OBox3iProperty
 
typedef OTypedScalarProperty< Box3fTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OBox3fProperty
 
typedef OTypedScalarProperty< Box3dTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OBox3dProperty
 
typedef OTypedScalarProperty< M33fTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OM33fProperty
 
typedef OTypedScalarProperty< M33dTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OM33dProperty
 
typedef OTypedScalarProperty< M44fTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OM44fProperty
 
typedef OTypedScalarProperty< M44dTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OM44dProperty
 
typedef OTypedScalarProperty< QuatfTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OQuatfProperty
 
typedef OTypedScalarProperty< QuatdTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OQuatdProperty
 
typedef OTypedScalarProperty< C3hTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OC3hProperty
 
typedef OTypedScalarProperty< C3fTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OC3fProperty
 
typedef OTypedScalarProperty< C3cTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OC3cProperty
 
typedef OTypedScalarProperty< C4hTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OC4hProperty
 
typedef OTypedScalarProperty< C4fTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OC4fProperty
 
typedef OTypedScalarProperty< C4cTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::OC4cProperty
 
typedef OTypedScalarProperty< N2fTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::ON2fProperty
 
typedef OTypedScalarProperty< N2dTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::ON2dProperty
 
typedef OTypedScalarProperty< N3fTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::ON3fProperty
 
typedef OTypedScalarProperty< N3dTPTraits > Alembic::Abc::ALEMBIC_VERSION_NS::ON3dProperty