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