Tao.Ode SDK Documentation

Ode.dMatrix4.Item Property (Int32, Int32)

[Visual Basic]
Overloads Public Default Property Item( _
   ByVal x As Integer, _
   ByVal y As Integer _
) As Single
[C#]
public float this[
   int x
   int y
] {get; set;}

See Also

Ode.dMatrix4 Class | Tao.Ode Namespace | Ode.dMatrix4.Item Overload List