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

_MatrixFactoryStub Class Reference

Inheritance diagram for _MatrixFactoryStub::

MatrixFactory MatrixFactoryOperations List of all members.

Public Methods

String[] _ids ()
Matrix translate2d (double _ob_a0, double _ob_a1)
Matrix scale2d (double _ob_a0, double _ob_a1)
Matrix rotate2d (double _ob_a0)
Matrix rotate2dDeg (double _ob_a0)
Matrix reflect2d (boolean _ob_a0, boolean _ob_a1)
Matrix shear2d (double _ob_a0, double _ob_a1)
Matrix translate3d (double _ob_a0, double _ob_a1, double _ob_a2)
Matrix scale3d (double _ob_a0, double _ob_a1, double _ob_a2)
Matrix rotateX3d (double _ob_a0)
Matrix rotateX3dDeg (double _ob_a0)
Matrix rotateY3d (double _ob_a0)
Matrix rotateY3dDeg (double _ob_a0)
Matrix rotateZ3d (double _ob_a0)
Matrix rotateZ3dDeg (double _ob_a0)
Matrix reflect3d (boolean _ob_a0, boolean _ob_a1, boolean _ob_a2)
Matrix projection (double _ob_a0)
Matrix camera (double _ob_a0)
Matrix lift2dTo3dXY ()

Static Public Attributes

final java.lang.Class _ob_opsClass = MatrixFactoryOperations.class

Member Function Documentation

String [] _MatrixFactoryStub::_ids   [inline]
 

Matrix _MatrixFactoryStub::translate2d double    _ob_a0,
double    _ob_a1
[inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::scale2d double    _ob_a0,
double    _ob_a1
[inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::rotate2d double    _ob_a0 [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::rotate2dDeg double    _ob_a0 [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::reflect2d boolean    _ob_a0,
boolean    _ob_a1
[inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::shear2d double    _ob_a0,
double    _ob_a1
[inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::translate3d double    _ob_a0,
double    _ob_a1,
double    _ob_a2
[inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::scale3d double    _ob_a0,
double    _ob_a1,
double    _ob_a2
[inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::rotateX3d double    _ob_a0 [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::rotateX3dDeg double    _ob_a0 [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::rotateY3d double    _ob_a0 [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::rotateY3dDeg double    _ob_a0 [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::rotateZ3d double    _ob_a0 [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::rotateZ3dDeg double    _ob_a0 [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::reflect3d boolean    _ob_a0,
boolean    _ob_a1,
boolean    _ob_a2
[inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::projection double    _ob_a0 [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::camera double    _ob_a0 [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix _MatrixFactoryStub::lift2dTo3dXY   [inline]
 

Reimplemented from MatrixFactoryOperations.


Member Data Documentation

final java.lang.Class _MatrixFactoryStub::_ob_opsClass = MatrixFactoryOperations.class [static]
 


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