I need help!
everytime I call the getBounds()-method of my SceneGraphObjects i get a
BoundingSphere-Object...
even if i set the Bounds as a BoundingBox Object :
setBounds(new BoundingBox(new Point3d(x1, y1, z1), new Point3d(x2, y2,
z2)))
but i would rather like to get a BoundingBox...
what do i have to do ?
michy
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/