AlembicOBox2Property (object)¶
Members¶
AlembicOScalarProperty | prop |
Methods¶
AlembicOBox2Property ( in AlembicOBox2Property other ) | |
AlembicOBox2Property ( in AlembicOCompoundProperty parent, in String name ) | |
AlembicOBox2Property ( in AlembicOScalarProperty prop ) | |
AlembicOBox2Property () | |
AlembicOBox2Property | clone ? () |
AlembicDataType | getDataType ? () |
AlembicPropertyHeader | getHeader ? () |
AlembicMetaData | getMetaData ? () |
String | getName ? () |
UInt32 | getNumSamples ? () |
AlembicOObject | getObject ? () |
AlembicOCompoundProperty | getParent ? () |
AlembicPropertyType | getPropertyType ? () |
AlembicTimeSampling | getTimeSampling ? () |
Boolean | isArray ? () |
Boolean | isCompound ? () |
Boolean | isScalar ? () |
Boolean | isSimple ? () |
reset ! () | |
set ! ( in Box2 value ) | |
setFromPrevious ! () | |
setTimeSampling ! ( in UInt32 index ) | |
Boolean | valid ? () |
Methods in detail¶
AlembicOBox2Property ( in AlembicOBox2Property other )
copy constructor
AlembicOBox2Property ( in AlembicOCompoundProperty parent, in String name )
AlembicOBox2Property ( in AlembicOScalarProperty prop )
default constructor
AlembicOBox2Property AlembicOBox2Property.clone? ()
clone method
AlembicDataType AlembicOBox2Property.getDataType? ()
AlembicPropertyHeader AlembicOBox2Property.getHeader? ()
AlembicMetaData AlembicOBox2Property.getMetaData? ()
String AlembicOBox2Property.getName? ()
UInt32 AlembicOBox2Property.getNumSamples? ()
AlembicOObject AlembicOBox2Property.getObject? ()
AlembicOCompoundProperty AlembicOBox2Property.getParent? ()
AlembicPropertyType AlembicOBox2Property.getPropertyType? ()
AlembicTimeSampling AlembicOBox2Property.getTimeSampling? ()
Boolean AlembicOBox2Property.isArray? ()
Boolean AlembicOBox2Property.isCompound? ()
Boolean AlembicOBox2Property.isScalar? ()
Boolean AlembicOBox2Property.isSimple? ()
AlembicOBox2Property.reset! ()
AlembicOBox2Property.set! ( in Box2 value )
AlembicOBox2Property.setFromPrevious! ()
AlembicOBox2Property.setTimeSampling! ( in UInt32 index )
Boolean AlembicOBox2Property.valid? ()