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