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