csYScaleMatrix3 Class Reference
[Geometry utilities]
An instance of csMatrix3 that is initialized to scale the Y dimension.  
More...
#include <csgeom/matrix3.h>
Inheritance diagram for csYScaleMatrix3:

| Public Member Functions | |
| csYScaleMatrix3 (float scaler) | |
| Return a matrix which scales in the Y dimension. | |
Detailed Description
An instance of csMatrix3 that is initialized to scale the Y dimension.
Definition at line 257 of file matrix3.h.
Constructor & Destructor Documentation
| csYScaleMatrix3::csYScaleMatrix3 | ( | float | scaler | ) |  [inline] | 
The documentation for this class was generated from the following file:
- csgeom/matrix3.h
Generated for Crystal Space by doxygen 1.4.7

