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