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