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