Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

MatrixFactoryOperations Interface Reference

A factory for Matrix's. More...

Inheritance diagram for MatrixFactoryOperations::

ConstructorOperations MatrixFactory MatrixFactoryPOA Constructor ConstructorPOA _MatrixFactoryStub Constructor MatrixFactoryPOATie _ConstructorStub ConstructorPOATie _ConstructorStub List of all members.

Public Methods

Matrix translate2d (double x, double y)
Matrix scale2d (double sx, double sy)
Matrix rotate2d (double alpha)
Matrix rotate2dDeg (double alpha)
Matrix reflect2d (boolean doX, boolean doY)
Matrix shear2d (double sx, double sy)
Matrix translate3d (double x, double y, double z)
Matrix scale3d (double sx, double sy, double sz)
Matrix rotateX3d (double alpha)
Matrix rotateX3dDeg (double alpha)
Matrix rotateY3d (double alpha)
Matrix rotateY3dDeg (double alpha)
Matrix rotateZ3d (double alpha)
Matrix rotateZ3dDeg (double alpha)
Matrix reflect3d (boolean doX, boolean doY, boolean doZ)
Matrix projection (double f)
Matrix camera (double f)
Matrix lift2dTo3dXY ()

Detailed Description

A factory for Matrix's.


Member Function Documentation

Matrix MatrixFactoryOperations::translate2d double    x,
double    y
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::scale2d double    sx,
double    sy
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::rotate2d double    alpha
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::rotate2dDeg double    alpha
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::reflect2d boolean    doX,
boolean    doY
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::shear2d double    sx,
double    sy
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::translate3d double    x,
double    y,
double    z
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::scale3d double    sx,
double    sy,
double    sz
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::rotateX3d double    alpha
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::rotateX3dDeg double    alpha
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::rotateY3d double    alpha
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::rotateY3dDeg double    alpha
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::rotateZ3d double    alpha
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::rotateZ3dDeg double    alpha
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::reflect3d boolean    doX,
boolean    doY,
boolean    doZ
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::projection double    f
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::camera double    f
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.

Matrix MatrixFactoryOperations::lift2dTo3dXY  
 

Reimplemented in _ConstructorStub, _MatrixFactoryStub, ConstructorPOATie, and MatrixFactoryPOATie.


The documentation for this interface was generated from the following file:
Generated on Mon Jan 27 15:09:24 2003 for JavaBinding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001