Tao.Ode SDK Documentation

Ode.dGeomBoxGetLengths Method (IntPtr, Single)

[Visual Basic]
Overloads Public Shared Sub dGeomBoxGetLengths( _
   ByVal geom As IntPtr, _
   ByRef x As Single _
)
[C#]
public static void dGeomBoxGetLengths(
   IntPtr geom,
   out float x
);

See Also

Ode Class | Tao.Ode Namespace | Ode.dGeomBoxGetLengths Overload List