Serialized Form


Package physics.geometry

Class physics.geometry.Polygon extends java.lang.Object implements Serializable

Serialized Fields

a

javax.vecmath.Point3f a

b

javax.vecmath.Point3f b

c

javax.vecmath.Point3f c

normal

javax.vecmath.Vector3f normal
Normale der Dreiecksfläche.


planeNormalForm

javax.vecmath.Vector4f planeNormalForm
Normalenform der Ebenen des Dreiecks.


basePointOther

javax.vecmath.Point3f basePointOther

dirPoint1Other

javax.vecmath.Point3f dirPoint1Other

dirPoint2Other

javax.vecmath.Point3f dirPoint2Other

basePointThis

javax.vecmath.Point3f basePointThis

dirPoint1This

javax.vecmath.Point3f dirPoint1This

dirPoint2This

javax.vecmath.Point3f dirPoint2This

crossPoint1Other

javax.vecmath.Point3f crossPoint1Other

crossPoint2Other

javax.vecmath.Point3f crossPoint2Other

crossPoint1This

javax.vecmath.Point3f crossPoint1This

crossPoint2This

javax.vecmath.Point3f crossPoint2This

lineDirection

javax.vecmath.Vector3f lineDirection