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