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