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