AlembicIArrayProperty (object)

AlembicIArrayProperty AlembicIArrayProperty AlembicIArrayProperty

Members

Data handle  

Methods

  AlembicIArrayProperty ( in AlembicIArrayProperty other )
  AlembicIArrayProperty ( in AlembicICompoundProperty parent, in String name )
  AlembicIArrayProperty ()
AlembicIArrayProperty clone ? ()
Boolean[] getAsBoolean ? ( in AlembicISampleSelector iSS )
Boolean[] getAsBoolean ? ()
Float32[] getAsFloat16 ? ( in AlembicISampleSelector iSS )
Float32[] getAsFloat16 ? ()
Float32[] getAsFloat32 ? ( in AlembicISampleSelector iSS )
Float32[] getAsFloat32 ? ()
Float64[] getAsFloat64 ? ( in AlembicISampleSelector iSS )
Float64[] getAsFloat64 ? ()
SInt16[] getAsSInt16 ? ( in AlembicISampleSelector iSS )
SInt16[] getAsSInt16 ? ()
SInt32[] getAsSInt32 ? ( in AlembicISampleSelector iSS )
SInt32[] getAsSInt32 ? ()
SInt64[] getAsSInt64 ? ( in AlembicISampleSelector iSS )
SInt64[] getAsSInt64 ? ()
SInt8[] getAsSInt8 ? ( in AlembicISampleSelector iSS )
SInt8[] getAsSInt8 ? ()
String[] getAsString ? ( in AlembicISampleSelector iSS )
String[] getAsString ? ()
UInt16[] getAsUInt16 ? ( in AlembicISampleSelector iSS )
UInt16[] getAsUInt16 ? ()
UInt32[] getAsUInt32 ? ( in AlembicISampleSelector iSS )
UInt32[] getAsUInt32 ? ()
UInt64[] getAsUInt64 ? ( in AlembicISampleSelector iSS )
UInt64[] getAsUInt64 ? ()
UInt8[] getAsUInt8 ? ( in AlembicISampleSelector iSS )
UInt8[] getAsUInt8 ? ()
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 isScalarLike ? ()
Boolean isSimple ? ()
  reset ! ()
Boolean valid ? ()
  ~AlembicIArrayProperty ()

Methods in detail

AlembicIArrayProperty ( in AlembicIArrayProperty other )

copy constructor


AlembicIArrayProperty ( in AlembicICompoundProperty parent, in String name )


AlembicIArrayProperty ()


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? ()


~ AlembicIArrayProperty ()