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