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