|
|||||||||
Atavism Version 2018.1 | AGIS API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatavism.server.physics.Box
public class Box
Constructor Summary | |
---|---|
Box()
|
|
Box(AOVector _halfExtents)
|
Method Summary | |
---|---|
java.util.List<AOVector> |
computeIntersection(Plane plane)
I'm not really happy with this method signature. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Box()
public Box(AOVector _halfExtents)
Method Detail |
---|
public java.util.List<AOVector> computeIntersection(Plane plane)
Geometry
computeIntersection
in interface Geometry
public java.lang.String toString()
toString
in class java.lang.Object
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |