Tao.Ode SDK Documentation

Ode.dGeomGetAABB Method (IntPtr, Single)

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

See Also

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