Hello,
 
a BoundingSphere is not attached to any transforms. Are then the coordinates for the center of the sphere global coordinates? Or where else is the reference coorindate system for this center position?
 
path = collidables.pickAll(new PickBounds(new BoundingSphere(new Point3d(x0,x1,x2),0.2)));
 
Can anybody please give me a hint? Thanx a lot in advance
 
Chris

Reply via email to