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