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