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