Tao.Ode SDK Documentation |
|
Ode.dGeomSphereGetRadius Method
[Visual Basic]
Public Shared Function dGeomSphereGetRadius( _
ByVal
sphere As
IntPtr _
) As
Single
[C#]
public static
float dGeomSphereGetRadius(
IntPtr sphere);
See Also
Ode Class | Tao.Ode Namespace