Searched refs:setModelBound (Results 1 – 10 of 10) sorted by relevance
78 sky.setModelBound(new BoundingSphere(Float.POSITIVE_INFINITY, Vector3f.ZERO)); in createSky()151 sky.setModelBound(new BoundingSphere(Float.POSITIVE_INFINITY, Vector3f.ZERO)); in createSky()
613 public void setModelBound(BoundingVolume modelBound) { in setModelBound() method in Node616 child.setModelBound(modelBound != null ? modelBound.clone(null) : null); in setModelBound()
425 public void setModelBound(BoundingVolume modelBound) { in setModelBound() method in Geometry
1094 public abstract void setModelBound(BoundingVolume modelBound); in setModelBound() method in Spatial
197 terrain.setModelBound(new BoundingBox()); in makeTerrain()
228 spatial.setModelBound(new BoundingBox()); in createSingleBoxShape()
183 terrain.setModelBound(new BoundingBox()); in simpleInitApp()
170 collisionBox.setModelBound(new BoundingBox()); in simpleInitApp()
679 public void setModelBound(BoundingVolume modelBound) {} in setModelBound() method in BlenderKey.LoadingResults
833 patch1.setModelBound(new BoundingBox());855 patch2.setModelBound(new BoundingBox());877 patch3.setModelBound(new BoundingBox());899 patch4.setModelBound(new BoundingBox());