Serialized Form


Package peasy

Class peasy.CameraState extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

rotation

Rotation rotation

center

Vector3D center

distance

double distance

Package peasy.org.apache.commons.math

Class peasy.org.apache.commons.math.MathException extends java.lang.Exception implements Serializable

serialVersionUID: -8602234299177097102L

Serialized Fields

pattern

java.lang.String pattern
Pattern used to build the message.


arguments

java.lang.Object[] arguments
Arguments used to build the message.


rootCause

java.lang.Throwable rootCause
Root cause of the exception


Package peasy.org.apache.commons.math.geometry

Class peasy.org.apache.commons.math.geometry.CardanEulerSingularityException extends MathException implements Serializable

serialVersionUID: -1360952845582206770L

Class peasy.org.apache.commons.math.geometry.NotARotationMatrixException extends MathException implements Serializable

serialVersionUID: 5647178478658937642L

Class peasy.org.apache.commons.math.geometry.Rotation extends java.lang.Object implements Serializable

serialVersionUID: 8225864499430109352L

Serialized Fields

q0

double q0
Scalar coordinate of the quaternion.


q1

double q1
First coordinate of the vectorial part of the quaternion.


q2

double q2
Second coordinate of the vectorial part of the quaternion.


q3

double q3
Third coordinate of the vectorial part of the quaternion.

Class peasy.org.apache.commons.math.geometry.Vector3D extends java.lang.Object implements Serializable

serialVersionUID: -5721105387745193385L

Serialized Fields

x

double x
Abscissa.


y

double y
Ordinate.


z

double z
Height.



processing library peasycam by Jonathan Feinberg. (c) 2011