$Date: 2005/10/23 10:49:44 $
$Revision: 1.3 $
-- Does current collide with other?
-- (From EM_COLLIDABLE_3D)
-- do we collide with a sphere?
-- (From EM_COLLIDE_3D_SPHERE)
-- Max x of the skybox
-- Max y of the skybox
-- Max z of the skybox
-- Min x of the skybox
-- Min y of the skybox
-- Min z of the skybox
-- The id given to all instances of current generating class
-- (From EM_COLLIDABLE_3D)
-- current collided with other
-- (From EM_COLLIDABLE_3D)
Objects of type EM_3D_SKYBOX_COLLIDABLE implement a collision detection for a skybox.
using infinite, axis aligned planes.
Objects of this type can only collide with objects of type EM_3D_SPHERE_COLLIDABLE