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