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