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