SbSphereIntersect Method |
Name | Description | |
---|---|---|
Intersect(SbLine, SbVec3f) |
Intersect line and sphere, returning true if there is an intersection. The line
is treated as a ray.
| |
Intersect(SbLine, SbVec3f) |
Intersect line and sphere, returning true if there is an intersection. The line
is treated as a ray.
| |
Intersect(SbLine, SbVec3f, SbVec3f) |
Intersect line and sphere, returning true if there is an intersection. The line
is treated as a ray.
| |
Intersect(SbLine, SbVec3f, SbVec3f) |
Intersect line and sphere, returning true if there is an intersection. The line
is treated as a ray.
|