When I load a OBJ file,I can get a BranchGroup or a Shape3D of the OBJ file.When I use the method getBounds(),it returns a bounds box.But th OBJ file is an abnormity geometry.I want set this bounds as BranchGroup’s CollisionBounds.how can I get the exact bounds of this specify OBJ file?