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