[Bounding] Minor JavaDoc fix
This commit is contained in:
parent
7356b727c3
commit
33c9e6041b
@ -121,7 +121,7 @@ public abstract class BoundingVolume implements Savable, Cloneable, Collidable {
|
||||
* @param trans
|
||||
* the transform to affect the bound.
|
||||
* @param store
|
||||
* sphere to store result in
|
||||
* bounding volume to store result in
|
||||
* @return the new bounding volume.
|
||||
*/
|
||||
public abstract BoundingVolume transform(Transform trans, BoundingVolume store);
|
||||
|
Loading…
x
Reference in New Issue
Block a user