Tao.Ode SDK Documentation

Ode.dGeomRayGetLength Method 

[Visual Basic]
Public Shared Function dGeomRayGetLength( _
   ByVal ray As IntPtr _
) As Single
[C#]
public static float dGeomRayGetLength(
   IntPtr ray
);

See Also

Ode Class | Tao.Ode Namespace