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