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