SetBuilderDependsDim Structure

Note: This API is now obsolete.
Set builder containing set key, definition and dependent sets information.

Definition

Namespace: Orx.MathProg
Assembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
C#
public readonly struct SetBuilderDepends<Dim>
where Dim : struct, new(), IDimension
Inheritance
Object    ValueType    SetBuilderDependsDim

Type Parameters

Dim

[Missing <typeparam name="Dim"/> documentation for "T:Orx.MathProg.SetBuilderDepends`1"]

Methods

Equals
(Inherited from ValueType)
GetHashCode
(Inherited from ValueType)
GetType
(Inherited from Object)
ToString
(Inherited from ValueType)

See Also