[ROOT] --> small

class transformationMatrix3d

Author:
unascribed

Version:
unknown

Source:
transformationMatrix.h:39

Friends:
 friend class CCartesian_pointStep ;
 friend class CPointStep ;
 friend class pos3d ;

Constructors Index

transformationMatrix3d
[public]
~transformationMatrix3d
[public]


Methods Index

move
[public]
rotate
[public]


Constructors

transformationMatrix3d

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

transformationMatrix3d

public virtual ~ transformationMatrix3d ( ) ;


Methods

rotate

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

move

public bool move ( double x = 0 . e0 ,
                   double y = 0 . e0 ,
                   double z = 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.