AlembicOQuatProperty (object)¶
Members¶
AlembicOScalarProperty | prop |
Methods¶
AlembicOQuatProperty ( in AlembicOCompoundProperty parent, in String name ) | |
AlembicOQuatProperty ( in AlembicOQuatProperty other ) | |
AlembicOQuatProperty ( in AlembicOScalarProperty prop ) | |
AlembicOQuatProperty () | |
AlembicOQuatProperty | clone ? () |
AlembicDataType | getDataType ? () |
AlembicPropertyHeader | getHeader ? () |
AlembicMetaData | getMetaData ? () |
String | getName ? () |
UInt32 | getNumSamples ? () |
AlembicOObject | getObject ? () |
AlembicOCompoundProperty | getParent ? () |
AlembicPropertyType | getPropertyType ? () |
AlembicTimeSampling | getTimeSampling ? () |
Boolean | isArray ? () |
Boolean | isCompound ? () |
Boolean | isScalar ? () |
Boolean | isSimple ? () |
reset ! () | |
set ! ( in Quat value ) | |
setFromPrevious ! () | |
setTimeSampling ! ( in UInt32 index ) | |
Boolean | valid ? () |
Methods in detail¶
AlembicOQuatProperty ( in AlembicOCompoundProperty parent, in String name )
AlembicOQuatProperty ( in AlembicOQuatProperty other )
copy constructor
AlembicOQuatProperty ( in AlembicOScalarProperty prop )
default constructor
AlembicOQuatProperty AlembicOQuatProperty.clone? ()
clone method
AlembicDataType AlembicOQuatProperty.getDataType? ()
AlembicPropertyHeader AlembicOQuatProperty.getHeader? ()
AlembicMetaData AlembicOQuatProperty.getMetaData? ()
String AlembicOQuatProperty.getName? ()
UInt32 AlembicOQuatProperty.getNumSamples? ()
AlembicOObject AlembicOQuatProperty.getObject? ()
AlembicOCompoundProperty AlembicOQuatProperty.getParent? ()
AlembicPropertyType AlembicOQuatProperty.getPropertyType? ()
AlembicTimeSampling AlembicOQuatProperty.getTimeSampling? ()
Boolean AlembicOQuatProperty.isArray? ()
Boolean AlembicOQuatProperty.isCompound? ()
Boolean AlembicOQuatProperty.isScalar? ()
Boolean AlembicOQuatProperty.isSimple? ()
AlembicOQuatProperty.reset! ()
AlembicOQuatProperty.set! ( in Quat value )
AlembicOQuatProperty.setFromPrevious! ()
AlembicOQuatProperty.setTimeSampling! ( in UInt32 index )
Boolean AlembicOQuatProperty.valid? ()