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