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