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