AlembicIArrayProperty (object)¶
Methods¶
Methods in detail¶
AlembicIArrayProperty ( in AlembicIArrayProperty other )
copy constructor
AlembicIArrayProperty ( in AlembicICompoundProperty parent, in String name )
AlembicIArrayProperty AlembicIArrayProperty.clone? ()
clone method
Boolean[] AlembicIArrayProperty.getAsBoolean? ( in AlembicISampleSelector iSS )
Boolean[] AlembicIArrayProperty.getAsBoolean? ()
Float32[] AlembicIArrayProperty.getAsFloat16? ( in AlembicISampleSelector iSS )
Float32[] AlembicIArrayProperty.getAsFloat16? ()
Float32[] AlembicIArrayProperty.getAsFloat32? ( in AlembicISampleSelector iSS )
Float32[] AlembicIArrayProperty.getAsFloat32? ()
Float64[] AlembicIArrayProperty.getAsFloat64? ( in AlembicISampleSelector iSS )
Float64[] AlembicIArrayProperty.getAsFloat64? ()
SInt16[] AlembicIArrayProperty.getAsSInt16? ( in AlembicISampleSelector iSS )
SInt16[] AlembicIArrayProperty.getAsSInt16? ()
SInt32[] AlembicIArrayProperty.getAsSInt32? ( in AlembicISampleSelector iSS )
SInt32[] AlembicIArrayProperty.getAsSInt32? ()
SInt64[] AlembicIArrayProperty.getAsSInt64? ( in AlembicISampleSelector iSS )
SInt64[] AlembicIArrayProperty.getAsSInt64? ()
SInt8[] AlembicIArrayProperty.getAsSInt8? ( in AlembicISampleSelector iSS )
SInt8[] AlembicIArrayProperty.getAsSInt8? ()
String[] AlembicIArrayProperty.getAsString? ( in AlembicISampleSelector iSS )
String[] AlembicIArrayProperty.getAsString? ()
UInt16[] AlembicIArrayProperty.getAsUInt16? ( in AlembicISampleSelector iSS )
UInt16[] AlembicIArrayProperty.getAsUInt16? ()
UInt32[] AlembicIArrayProperty.getAsUInt32? ( in AlembicISampleSelector iSS )
UInt32[] AlembicIArrayProperty.getAsUInt32? ()
UInt64[] AlembicIArrayProperty.getAsUInt64? ( in AlembicISampleSelector iSS )
UInt64[] AlembicIArrayProperty.getAsUInt64? ()
UInt8[] AlembicIArrayProperty.getAsUInt8? ( in AlembicISampleSelector iSS )
UInt8[] AlembicIArrayProperty.getAsUInt8? ()
AlembicDataType AlembicIArrayProperty.getDataType? ()
AlembicPropertyHeader AlembicIArrayProperty.getHeader? ()
AlembicMetaData AlembicIArrayProperty.getMetaData? ()
String AlembicIArrayProperty.getName? ()
UInt32 AlembicIArrayProperty.getNumSamples? ()
AlembicIObject AlembicIArrayProperty.getObject? ()
AlembicICompoundProperty AlembicIArrayProperty.getParent? ()
AlembicPropertyType AlembicIArrayProperty.getPropertyType? ()
AlembicTimeSampling AlembicIArrayProperty.getTimeSampling? ()
Boolean AlembicIArrayProperty.isArray? ()
Boolean AlembicIArrayProperty.isCompound? ()
Boolean AlembicIArrayProperty.isConstant? ()
Boolean AlembicIArrayProperty.isScalar? ()
Boolean AlembicIArrayProperty.isScalarLike? ()
Boolean AlembicIArrayProperty.isSimple? ()
AlembicIArrayProperty.reset! ()
Boolean AlembicIArrayProperty.valid? ()