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