AlembicIUInt32Property (object)¶
Members¶
AlembicIScalarProperty | prop |
Methods¶
AlembicIUInt32Property ( in AlembicICompoundProperty parent, in String name ) | |
AlembicIUInt32Property ( in AlembicIScalarProperty prop ) | |
AlembicIUInt32Property ( in AlembicIUInt32Property other ) | |
AlembicIUInt32Property () | |
AlembicIUInt32Property | clone ? () |
UInt32 | get ? ( in AlembicISampleSelector iSS ) |
UInt32 | get ? () |
AlembicDataType | getDataType ? () |
AlembicPropertyHeader | getHeader ? () |
AlembicMetaData | getMetaData ? () |
String | getName ? () |
UInt32 | getNumSamples ? () |
AlembicIObject | getObject ? () |
AlembicICompoundProperty | getParent ? () |
AlembicPropertyType | getPropertyType ? () |
AlembicTimeSampling | getTimeSampling ? () |
Boolean | isArray ? () |
Boolean | isCompound ? () |
Boolean | isConstant ? () |
Boolean | isScalar ? () |
Boolean | isSimple ? () |
reset ! () | |
Boolean | valid ? () |
Methods in detail¶
AlembicIUInt32Property ( in AlembicICompoundProperty parent, in String name )
AlembicIUInt32Property ( in AlembicIScalarProperty prop )
AlembicIUInt32Property ( in AlembicIUInt32Property other )
copy constructor
default constructor
AlembicIUInt32Property AlembicIUInt32Property.clone? ()
clone method
UInt32 AlembicIUInt32Property.get? ( in AlembicISampleSelector iSS )
UInt32 AlembicIUInt32Property.get? ()
AlembicDataType AlembicIUInt32Property.getDataType? ()
AlembicPropertyHeader AlembicIUInt32Property.getHeader? ()
AlembicMetaData AlembicIUInt32Property.getMetaData? ()
String AlembicIUInt32Property.getName? ()
UInt32 AlembicIUInt32Property.getNumSamples? ()
AlembicIObject AlembicIUInt32Property.getObject? ()
AlembicICompoundProperty AlembicIUInt32Property.getParent? ()
AlembicPropertyType AlembicIUInt32Property.getPropertyType? ()
AlembicTimeSampling AlembicIUInt32Property.getTimeSampling? ()
Boolean AlembicIUInt32Property.isArray? ()
Boolean AlembicIUInt32Property.isCompound? ()
Boolean AlembicIUInt32Property.isConstant? ()
Boolean AlembicIUInt32Property.isScalar? ()
Boolean AlembicIUInt32Property.isSimple? ()
AlembicIUInt32Property.reset! ()
Boolean AlembicIUInt32Property.valid? ()