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