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