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