kstars
#include "vect.h"
Include dependency graph for matr.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | Matrix |
Functions | |
Matrix | MirrorX () |
Matrix | MirrorY () |
Matrix | MirrorZ () |
Matrix | Rotate (const Vector &v, double angle) |
Matrix | RotateX (double) |
Matrix | RotateY (double) |
Matrix | RotateZ (double) |
Matrix | Scale (const Vector &) |
Matrix | Transform (const Vector &v1, const Vector &v2, const Vector &v3) |
Matrix | Translate (const Vector &) |
Function Documentation
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.