[ROOT] --> small

class transformationMatrix2d

Author:
unascribed

Version:
unknown

Source:
transformationMatrix.h:15

Constructors Index

transformationMatrix2d
[public]
~transformationMatrix2d
[public]


Methods Index

move
[public]
rotate
[public]


Constructors

transformationMatrix2d

public transformationMatrix2d ( double x = 0 . e0 ,
                                double y = 0 . e0 ) ;

transformationMatrix2d

public virtual ~ transformationMatrix2d ( ) ;


Methods

rotate

public bool rotate ( double x = 0 . e0 ,
                     double y = 0 . e0 ) ;

move

public bool move ( double x = 0 . e0 ,
                   double y = 0 . e0 ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.