AlembicOCompoundProperty (object)¶
Methods¶
AlembicOCompoundProperty ( in AlembicOCompoundProperty other ) | |
AlembicOCompoundProperty ( in AlembicOCompoundProperty parent, in String name ) | |
AlembicOCompoundProperty () | |
AlembicOCompoundProperty | clone ? () |
AlembicDataType | getDataType ? () |
AlembicPropertyHeader | getHeader ? () |
AlembicMetaData | getMetaData ? () |
String | getName ? () |
UInt32 | getNumProperties ? () |
AlembicOObject | getObject ? () |
AlembicOCompoundProperty | getParent ? () |
AlembicPropertyHeader | getPropertyHeader ? ( in String propertyName ) |
AlembicPropertyHeader | getPropertyHeader ? ( in UInt32 propertyIndex ) |
AlembicPropertyType | getPropertyType ? () |
AlembicTimeSampling | getTimeSampling ? () |
Boolean | isArray ? () |
Boolean | isCompound ? () |
Boolean | isScalar ? () |
Boolean | isSimple ? () |
reset ! () | |
Boolean | valid ? () |
~AlembicOCompoundProperty () |
Methods in detail¶
AlembicOCompoundProperty ( in AlembicOCompoundProperty other )
copy constructor
AlembicOCompoundProperty ( in AlembicOCompoundProperty parent, in String name )
AlembicOCompoundProperty AlembicOCompoundProperty.clone? ()
clone method
AlembicDataType AlembicOCompoundProperty.getDataType? ()
AlembicPropertyHeader AlembicOCompoundProperty.getHeader? ()
AlembicMetaData AlembicOCompoundProperty.getMetaData? ()
String AlembicOCompoundProperty.getName? ()
UInt32 AlembicOCompoundProperty.getNumProperties? ()
AlembicOObject AlembicOCompoundProperty.getObject? ()
AlembicOCompoundProperty AlembicOCompoundProperty.getParent? ()
AlembicPropertyHeader AlembicOCompoundProperty.getPropertyHeader? ( in String propertyName )
AlembicPropertyHeader AlembicOCompoundProperty.getPropertyHeader? ( in UInt32 propertyIndex )
AlembicPropertyType AlembicOCompoundProperty.getPropertyType? ()
AlembicTimeSampling AlembicOCompoundProperty.getTimeSampling? ()
Boolean AlembicOCompoundProperty.isArray? ()
Boolean AlembicOCompoundProperty.isCompound? ()
Boolean AlembicOCompoundProperty.isScalar? ()
Boolean AlembicOCompoundProperty.isSimple? ()
AlembicOCompoundProperty.reset! ()
Boolean AlembicOCompoundProperty.valid? ()