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