Class matrix3D.RotateMatrix
All Packages  Class Hierarchy  This Package  Previous  Next  Index
source

Class matrix3D.RotateMatrix

java.lang.Object
   |
   +----matrix3D.Matrix3D
           |
           +----matrix3D.RotateMatrix

public class RotateMatrix
extends Matrix3D
Composite matrix to rotate an obj around the x, y and z axes.

Constructor Index

 o RotateMatrix(Angle3D)

Constructors

 o RotateMatrix
  public RotateMatrix(Angle3D a)

All Packages  Class Hierarchy  This Package  Previous  Next  Index