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