Package org.vrspace.server.obj
Class Rotation
java.lang.Object
org.vrspace.server.obj.Entity
org.vrspace.server.obj.Embedded
org.vrspace.server.obj.Rotation
Rotation of an can be represented either by 3 or 4 coordinates (euler angles,
quaternions), the server will store and distribute it either way.
- Author:
- joe
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.vrspace.server.obj.Entity
dispose, getObjectId
-
Constructor Details
-
Rotation
public Rotation(double x, double y, double z)
-