Tao.Ode SDK Documentation

Ode.dGeomRayGetClosestHit Method 

[Visual Basic]
Public Shared Function dGeomRayGetClosestHit( _
   ByVal g As IntPtr _
) As Integer
[C#]
public static int dGeomRayGetClosestHit(
   IntPtr g
);

See Also

Ode Class | Tao.Ode Namespace