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