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