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