Tao.Ode SDK Documentation |
|
Ode.dGeomBoxGetLengths Method
Return in result the side lengths of the given box.
[Visual Basic]
Public Shared Sub dGeomBoxGetLengths( _
ByVal
box As
IntPtr, _
ByRef
result As
dVector3 _
)
Parameters
-
box
- the box to query
-
result
- vector3 containing the side lengths
See Also
Ode Class | Tao.Ode Namespace