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