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)
Geometry
computeIntersection
in interface Geometry
public java.lang.String toString()
toString
in class java.lang.Object