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