- Oct 30, 2000
- 42,589
- 5
- 0
I have a situation wheere there are two points in x/y/z coordinates.
Given axis with 3 different radii, I need to determine if the second point falls within the sphere of influnce of the first point.
Presently I am cheating by generating an approximate box, however, I would like to clip the corners and shave down the edges.
Key word is simple.
Given axis with 3 different radii, I need to determine if the second point falls within the sphere of influnce of the first point.
Presently I am cheating by generating an approximate box, however, I would like to clip the corners and shave down the edges.
Key word is simple.