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