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