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