AlembicOSInt64ArrayProperty (object)¶
Members¶
AlembicOArrayProperty | prop |
Methods¶
AlembicOSInt64ArrayProperty ( in AlembicOArrayProperty prop ) | |
AlembicOSInt64ArrayProperty ( in AlembicOCompoundProperty parent, in String name ) | |
AlembicOSInt64ArrayProperty ( in AlembicOSInt64ArrayProperty other ) | |
AlembicOSInt64ArrayProperty () | |
AlembicOSInt64ArrayProperty | clone ? () |
AlembicDataType | getDataType ? () |
AlembicPropertyHeader | getHeader ? () |
AlembicMetaData | getMetaData ? () |
String | getName ? () |
UInt32 | getNumSamples ? () |
AlembicOObject | getObject ? () |
AlembicOCompoundProperty | getParent ? () |
AlembicPropertyType | getPropertyType ? () |
AlembicTimeSampling | getTimeSampling ? () |
Boolean | isArray ? () |
Boolean | isCompound ? () |
Boolean | isScalar ? () |
Boolean | isSimple ? () |
reset ! () | |
set ! ( in SInt64 values<> ) | |
setFromPrevious ! () | |
setTimeSampling ! ( in UInt32 index ) | |
Boolean | valid ? () |
Methods in detail¶
AlembicOSInt64ArrayProperty ( in AlembicOArrayProperty prop )
AlembicOSInt64ArrayProperty ( in AlembicOCompoundProperty parent, in String name )
AlembicOSInt64ArrayProperty ( in AlembicOSInt64ArrayProperty other )
copy constructor
AlembicOSInt64ArrayProperty ()
default constructor
AlembicOSInt64ArrayProperty AlembicOSInt64ArrayProperty.clone? ()
clone method
AlembicDataType AlembicOSInt64ArrayProperty.getDataType? ()
AlembicPropertyHeader AlembicOSInt64ArrayProperty.getHeader? ()
AlembicMetaData AlembicOSInt64ArrayProperty.getMetaData? ()
String AlembicOSInt64ArrayProperty.getName? ()
UInt32 AlembicOSInt64ArrayProperty.getNumSamples? ()
AlembicOObject AlembicOSInt64ArrayProperty.getObject? ()
AlembicOCompoundProperty AlembicOSInt64ArrayProperty.getParent? ()
AlembicPropertyType AlembicOSInt64ArrayProperty.getPropertyType? ()
AlembicTimeSampling AlembicOSInt64ArrayProperty.getTimeSampling? ()
Boolean AlembicOSInt64ArrayProperty.isArray? ()
Boolean AlembicOSInt64ArrayProperty.isCompound? ()
Boolean AlembicOSInt64ArrayProperty.isScalar? ()
Boolean AlembicOSInt64ArrayProperty.isSimple? ()
AlembicOSInt64ArrayProperty.reset! ()
AlembicOSInt64ArrayProperty.set! ( in SInt64 values<> )
AlembicOSInt64ArrayProperty.setFromPrevious! ()
AlembicOSInt64ArrayProperty.setTimeSampling! ( in UInt32 index )
Boolean AlembicOSInt64ArrayProperty.valid? ()