Source position: orca_scene3d.pas line 2925
function RayCastSphereIntersect( |
const rayStart: TD3Vector; |
const rayVector: TD3Vector; |
const sphereCenter: TD3Vector; |
const sphereRadius: Single; |
var i1: TD3Vector; |
var i2: TD3Vector |
):Integer; |
| CT Web help |
| CodeTyphon Studio |