Tao.Ode SDK Documentation

Ode.dSpaceQuery Method 

[Visual Basic]
Public Shared Function dSpaceQuery( _
   ByVal space As IntPtr, _
   ByVal geom As IntPtr _
) As Integer
[C#]
public static int dSpaceQuery(
   IntPtr space,
   IntPtr geom
);

See Also

Ode Class | Tao.Ode Namespace