CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

HepGeom::ScaleX3D Class Reference

#include <Transform3D.h>

Inheritance diagram for HepGeom::ScaleX3D:

HepGeom::Scale3D HepGeom::Transform3D List of all members.

Public Member Functions

 ScaleX3D ()
 ScaleX3D (double x)

Detailed Description

Constructs a scaling transformation in x-direction. This class provides additional constructors for Transform3D and should not be used as a separate class.

Example of use:

   Transform3D m;
   m = ScaleX3D(2.);

Author:
<Evgueni.Tcherniaev@cern.ch>

Definition at line 758 of file Transform3D.h.


Constructor & Destructor Documentation

HepGeom::ScaleX3D::ScaleX3D (  )  [inline]

Default constructor: sets the Identity transformation.

Definition at line 762 of file Transform3D.h.

HepGeom::ScaleX3D::ScaleX3D ( double  x  )  [inline]

Constructor from a number (scale factor in x-direction).

Definition at line 766 of file Transform3D.h.


The documentation for this class was generated from the following file:
Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7