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