[ROOT] --> small

class CCartesian_tranformation_operator_3dStep
    extends CCartesian_tranformation_operatorStep as public

Author:
unascribed

Version:
unknown

Source:
Cartesian_tranformation_operator_3dStep.h:16

Friends:
 friend class CCartesian_pointStep ;

Constructors Index

CCartesian_tranformation_operator_3dStep
[public]
~CCartesian_tranformation_operator_3dStep
[public]


Methods Index

backPtr
[public]
rotate
[public]
translate
[public]


Constructors

CCartesian_tranformation_operator_3dStep

public CCartesian_tranformation_operator_3dStep ( double Xmove ,
                                                  double Ymove ,
                                                  double Zmove ) ;

CCartesian_tranformation_operator_3dStep

public virtual ~ CCartesian_tranformation_operator_3dStep ( ) ;


Methods

translate

public bool translate ( double Xmove ,
                        double Ymove ,
                        double Zmove ) ;

rotate

public bool rotate ( double theta ,
                     double phi ,
                     double psi ) ;

backPtr

public HRESULT backPtr ( CBaseStep * & prBrep ) ;


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.