Tao.Ode SDK Documentation

Ode.dSpaceGetGeom Method 

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

See Also

Ode Class | Tao.Ode Namespace