com.threerings.opengl.scene.config
Class Extent.Unlimited
java.lang.Object
com.threerings.util.DeepObject
com.threerings.opengl.scene.config.Extent
com.threerings.opengl.scene.config.Extent.Unlimited
- All Implemented Interfaces:
- Exportable, Copyable, Cloneable
- Enclosing class:
- Extent
public static class Extent.Unlimited
- extends Extent
Unlimited extent.
Extent.Unlimited
public Extent.Unlimited()
transformBounds
public void transformBounds(Transform3D transform,
Box result)
- Description copied from class:
Extent
- Retrieves the bounds of the extent under the specified transform.
- Specified by:
transformBounds in class Extent
Copyright © 2011. All Rights Reserved.