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