Click or drag to resize
SoTransferFunctionArrayOut Structure

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public struct ArrayOut

The SoTransferFunctionArrayOut type exposes the following members.

Constructors
  NameDescription
Public methodSoTransferFunctionArrayOut
Initializes a new instance of the SoTransferFunctionArrayOut class
Top
Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGet
Public methodGetByte
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetLength
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodPut
Public methodPutByte
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also