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