|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.proteinshader.math.VectorAndPointDemo
public class VectorAndPointDemo
Performs some simple tests on the Vec3d and Point3d classes.
Constructor Summary | |
---|---|
VectorAndPointDemo()
|
Method Summary | |
---|---|
static void |
main(String[] args)
Performs some simple tests (constructors, setXYZ, cross product, dot product, and normalization) with Vec3d objects, and a few tests with Point3d objects. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VectorAndPointDemo()
Method Detail |
---|
public static void main(String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |