AlembicIScalarProperty (object)¶
Methods¶
Methods in detail¶
AlembicIScalarProperty ( in AlembicIBooleanProperty prop )
AlembicIScalarProperty ( in AlembicIBox2Property prop )
AlembicIScalarProperty ( in AlembicIBox3Property prop )
AlembicIScalarProperty ( in AlembicIColorProperty prop )
AlembicIScalarProperty ( in AlembicICompoundProperty parent, in String name )
AlembicIScalarProperty ( in AlembicIFloat16Property prop )
AlembicIScalarProperty ( in AlembicIFloat32Property prop )
AlembicIScalarProperty ( in AlembicIFloat64Property prop )
AlembicIScalarProperty ( in AlembicIMat33Property prop )
AlembicIScalarProperty ( in AlembicIMat44Property prop )
AlembicIScalarProperty ( in AlembicIQuatProperty prop )
AlembicIScalarProperty ( in AlembicISInt16Property prop )
AlembicIScalarProperty ( in AlembicISInt32Property prop )
AlembicIScalarProperty ( in AlembicISInt64Property prop )
AlembicIScalarProperty ( in AlembicISInt8Property prop )
AlembicIScalarProperty ( in AlembicIScalarProperty other )
copy constructor
AlembicIScalarProperty ( in AlembicIStringProperty prop )
AlembicIScalarProperty ( in AlembicIUInt16Property prop )
AlembicIScalarProperty ( in AlembicIUInt32Property prop )
AlembicIScalarProperty ( in AlembicIUInt64Property prop )
AlembicIScalarProperty ( in AlembicIUInt8Property prop )
AlembicIScalarProperty ( in AlembicIVec2Property prop )
AlembicIScalarProperty ( in AlembicIVec3Property prop )
AlembicIScalarProperty AlembicIScalarProperty.clone? ()
clone method
Boolean[] AlembicIScalarProperty.getAsBoolean? ( in AlembicISampleSelector iSS )
Boolean[] AlembicIScalarProperty.getAsBoolean? ()
Float32[] AlembicIScalarProperty.getAsFloat16? ( in AlembicISampleSelector iSS )
Float32[] AlembicIScalarProperty.getAsFloat16? ()
Float32[] AlembicIScalarProperty.getAsFloat32? ( in AlembicISampleSelector iSS )
Float32[] AlembicIScalarProperty.getAsFloat32? ()
Float64[] AlembicIScalarProperty.getAsFloat64? ( in AlembicISampleSelector iSS )
Float64[] AlembicIScalarProperty.getAsFloat64? ()
SInt16[] AlembicIScalarProperty.getAsSInt16? ( in AlembicISampleSelector iSS )
SInt16[] AlembicIScalarProperty.getAsSInt16? ()
SInt32[] AlembicIScalarProperty.getAsSInt32? ( in AlembicISampleSelector iSS )
SInt32[] AlembicIScalarProperty.getAsSInt32? ()
SInt64[] AlembicIScalarProperty.getAsSInt64? ( in AlembicISampleSelector iSS )
SInt64[] AlembicIScalarProperty.getAsSInt64? ()
SInt8[] AlembicIScalarProperty.getAsSInt8? ( in AlembicISampleSelector iSS )
SInt8[] AlembicIScalarProperty.getAsSInt8? ()
String[] AlembicIScalarProperty.getAsString? ( in AlembicISampleSelector iSS )
String[] AlembicIScalarProperty.getAsString? ()
UInt16[] AlembicIScalarProperty.getAsUInt16? ( in AlembicISampleSelector iSS )
UInt16[] AlembicIScalarProperty.getAsUInt16? ()
UInt32[] AlembicIScalarProperty.getAsUInt32? ( in AlembicISampleSelector iSS )
UInt32[] AlembicIScalarProperty.getAsUInt32? ()
UInt64[] AlembicIScalarProperty.getAsUInt64? ( in AlembicISampleSelector iSS )
UInt64[] AlembicIScalarProperty.getAsUInt64? ()
UInt8[] AlembicIScalarProperty.getAsUInt8? ( in AlembicISampleSelector iSS )
UInt8[] AlembicIScalarProperty.getAsUInt8? ()
AlembicDataType AlembicIScalarProperty.getDataType? ()
AlembicPropertyHeader AlembicIScalarProperty.getHeader? ()
AlembicMetaData AlembicIScalarProperty.getMetaData? ()
String AlembicIScalarProperty.getName? ()
UInt32 AlembicIScalarProperty.getNumSamples? ()
AlembicIObject AlembicIScalarProperty.getObject? ()
AlembicICompoundProperty AlembicIScalarProperty.getParent? ()
AlembicPropertyType AlembicIScalarProperty.getPropertyType? ()
AlembicTimeSampling AlembicIScalarProperty.getTimeSampling? ()
Boolean AlembicIScalarProperty.isArray? ()
Boolean AlembicIScalarProperty.isCompound? ()
Boolean AlembicIScalarProperty.isConstant? ()
Boolean AlembicIScalarProperty.isScalar? ()
Boolean AlembicIScalarProperty.isSimple? ()
AlembicIScalarProperty.reset! ()
Boolean AlembicIScalarProperty.valid? ()