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