|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJsPlane
Constructor Summary | |
JsPlane(JsVect3D Normal,
double Constant)
Construtor for Js Vects |
Method Summary | |
double |
getConstant()
|
double[] |
getData()
|
JsVect3D |
getNormal()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JsPlane(JsVect3D Normal, double Constant)
Method Detail |
public JsVect3D getNormal()
public double getConstant()
public double[] getData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |