Tao.Ode SDK Documentation |
|
Ode.dGeomRayGetParams Method (IntPtr, Int32[], Int32[])
Get ray flags that influence ray collision detection. TODO: Document me - Not documented in ODE
[Visual Basic]
Overloads Public Shared Sub dGeomRayGetParams( _
ByVal
g As
IntPtr, _
ByVal
FirstContact As
Integer(), _
ByVal
BackfaceCull As
Integer() _
)
Parameters
-
g
- the ray to query
-
FirstContact
- An int[]
-
BackfaceCull
- An int[]
See Also
Ode Class | Tao.Ode Namespace | Ode.dGeomRayGetParams Overload List