| Modifier and Type | Method and Description |
|---|---|
java.util.List<AOVector> |
computeIntersection(Plane plane)
I'm not really happy with this method signature.
|
java.lang.String |
toString() |
public Box()
public Box(AOVector _halfExtents)
public java.util.List<AOVector> computeIntersection(Plane plane)
GeometrycomputeIntersection in interface Geometrypublic java.lang.String toString()
toString in class java.lang.Object