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