|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcct.oogl.java3d.OoglJava3d
public class OoglJava3d
Title:
Description:
Copyright: Copyright (c) 2007
Company: ANU
| Method Summary | |
|---|---|
static GraphicsObjectInterface |
getGraphicsObject(OOGL oogl_object)
|
static javax.vecmath.Vector3f |
getNormal(javax.vecmath.Point3f p1,
javax.vecmath.Point3f p2,
javax.vecmath.Point3f p3)
Normal points toward the side from which the vertices p1, p2, and p3 appear in counterclockwise order. |
static javax.media.j3d.TriangleArray |
getSurface(OOGL oogl)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static GraphicsObjectInterface getGraphicsObject(OOGL oogl_object)
public static javax.media.j3d.TriangleArray getSurface(OOGL oogl)
public static javax.vecmath.Vector3f getNormal(javax.vecmath.Point3f p1,
javax.vecmath.Point3f p2,
javax.vecmath.Point3f p3)
p1 - Point3fp2 - Point3fp3 - Point3f
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||