Tao.Ode SDK Documentation
Ode.dGeomGetAABB Method (IntPtr, Aabb)
[Visual Basic]
Overloads Public Shared Sub dGeomGetAABB( _
ByVal
geom
As
IntPtr
, _
ByRef
aabb
As
Aabb
_
)
[C#]
public static
void
dGeomGetAABB(
IntPtr
geom
,
out
Aabb
aabb
);
See Also
Ode Class
|
Tao.Ode Namespace
|
Ode.dGeomGetAABB Overload List