AlembicIQuatProperty (object)¶
Members¶
AlembicIScalarProperty | prop |
Methods¶
AlembicIQuatProperty ( in AlembicICompoundProperty parent, in String name ) | |
AlembicIQuatProperty ( in AlembicIQuatProperty other ) | |
AlembicIQuatProperty ( in AlembicIScalarProperty prop ) | |
AlembicIQuatProperty () | |
AlembicIQuatProperty | clone ? () |
Quat | get ? ( in AlembicISampleSelector iSS ) |
Quat | get ? () |
AlembicDataType | getDataType ? () |
AlembicPropertyHeader | getHeader ? () |
AlembicMetaData | getMetaData ? () |
String | getName ? () |
UInt32 | getNumSamples ? () |
AlembicIObject | getObject ? () |
AlembicICompoundProperty | getParent ? () |
AlembicPropertyType | getPropertyType ? () |
AlembicTimeSampling | getTimeSampling ? () |
Boolean | isArray ? () |
Boolean | isCompound ? () |
Boolean | isConstant ? () |
Boolean | isScalar ? () |
Boolean | isSimple ? () |
reset ! () | |
Boolean | valid ? () |
Methods in detail¶
AlembicIQuatProperty ( in AlembicICompoundProperty parent, in String name )
AlembicIQuatProperty ( in AlembicIQuatProperty other )
copy constructor
AlembicIQuatProperty ( in AlembicIScalarProperty prop )
default constructor
AlembicIQuatProperty AlembicIQuatProperty.clone? ()
clone method
Quat AlembicIQuatProperty.get? ( in AlembicISampleSelector iSS )
Quat AlembicIQuatProperty.get? ()
AlembicDataType AlembicIQuatProperty.getDataType? ()
AlembicPropertyHeader AlembicIQuatProperty.getHeader? ()
AlembicMetaData AlembicIQuatProperty.getMetaData? ()
String AlembicIQuatProperty.getName? ()
UInt32 AlembicIQuatProperty.getNumSamples? ()
AlembicIObject AlembicIQuatProperty.getObject? ()
AlembicICompoundProperty AlembicIQuatProperty.getParent? ()
AlembicPropertyType AlembicIQuatProperty.getPropertyType? ()
AlembicTimeSampling AlembicIQuatProperty.getTimeSampling? ()
Boolean AlembicIQuatProperty.isArray? ()
Boolean AlembicIQuatProperty.isCompound? ()
Boolean AlembicIQuatProperty.isConstant? ()
Boolean AlembicIQuatProperty.isScalar? ()
Boolean AlembicIQuatProperty.isSimple? ()
AlembicIQuatProperty.reset! ()
Boolean AlembicIQuatProperty.valid? ()