AlembicISInt8Property (object)¶
Members¶
AlembicIScalarProperty | prop |
Methods¶
AlembicISInt8Property ( in AlembicICompoundProperty parent, in String name ) | |
AlembicISInt8Property ( in AlembicISInt8Property other ) | |
AlembicISInt8Property ( in AlembicIScalarProperty prop ) | |
AlembicISInt8Property () | |
AlembicISInt8Property | clone ? () |
SInt8 | get ? ( in AlembicISampleSelector iSS ) |
SInt8 | get ? () |
AlembicDataType | getDataType ? () |
AlembicPropertyHeader | getHeader ? () |
AlembicMetaData | getMetaData ? () |
String | getName ? () |
UInt32 | getNumSamples ? () |
AlembicIObject | getObject ? () |
AlembicICompoundProperty | getParent ? () |
AlembicPropertyType | getPropertyType ? () |
AlembicTimeSampling | getTimeSampling ? () |
Boolean | isArray ? () |
Boolean | isCompound ? () |
Boolean | isConstant ? () |
Boolean | isScalar ? () |
Boolean | isSimple ? () |
reset ! () | |
Boolean | valid ? () |
Methods in detail¶
AlembicISInt8Property ( in AlembicICompoundProperty parent, in String name )
AlembicISInt8Property ( in AlembicISInt8Property other )
copy constructor
AlembicISInt8Property ( in AlembicIScalarProperty prop )
default constructor
AlembicISInt8Property AlembicISInt8Property.clone? ()
clone method
SInt8 AlembicISInt8Property.get? ( in AlembicISampleSelector iSS )
SInt8 AlembicISInt8Property.get? ()
AlembicDataType AlembicISInt8Property.getDataType? ()
AlembicPropertyHeader AlembicISInt8Property.getHeader? ()
AlembicMetaData AlembicISInt8Property.getMetaData? ()
String AlembicISInt8Property.getName? ()
UInt32 AlembicISInt8Property.getNumSamples? ()
AlembicIObject AlembicISInt8Property.getObject? ()
AlembicICompoundProperty AlembicISInt8Property.getParent? ()
AlembicPropertyType AlembicISInt8Property.getPropertyType? ()
AlembicTimeSampling AlembicISInt8Property.getTimeSampling? ()
Boolean AlembicISInt8Property.isArray? ()
Boolean AlembicISInt8Property.isCompound? ()
Boolean AlembicISInt8Property.isConstant? ()
Boolean AlembicISInt8Property.isScalar? ()
Boolean AlembicISInt8Property.isSimple? ()
AlembicISInt8Property.reset! ()
Boolean AlembicISInt8Property.valid? ()