marble
#include <iostream>
Include dependency graph for attlib.h:

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

Go to the source code of this file.
Classes | |
| class | Mat3 |
| class | Vec3 |
Functions | |
| double | atan20 (double y, double x) |
| Mat3 | csmx (double p, double y, double r) |
| Mat3 | mxcon (double r) |
| Mat3 | mxidn () |
| Mat3 | mxrox (double &a, Vec3 &v) |
| void | vcpy (Vec3 &v, double &p, double &y) |
| void | vcrp (Vec3 &v, double &p, double &r) |
| Mat3 | xrot (double a) |
| Mat3 | yrot (double a) |
| Mat3 | zrot (double a) |
Function Documentation
| double atan20 | ( | double | y, |
| double | x | ||
| ) |
Definition at line 26 of file attlib.cpp.
| Mat3 csmx | ( | double | p, |
| double | y, | ||
| double | r | ||
| ) |
Definition at line 552 of file attlib.cpp.
| Mat3 mxcon | ( | double | r | ) |
Definition at line 358 of file attlib.cpp.
| Mat3 mxidn | ( | ) |
Definition at line 369 of file attlib.cpp.
Definition at line 632 of file attlib.cpp.
| void vcpy | ( | Vec3 & | v, |
| double & | p, | ||
| double & | y | ||
| ) |
Definition at line 579 of file attlib.cpp.
| void vcrp | ( | Vec3 & | v, |
| double & | p, | ||
| double & | r | ||
| ) |
Definition at line 588 of file attlib.cpp.
| Mat3 xrot | ( | double | a | ) |
Definition at line 489 of file attlib.cpp.
| Mat3 yrot | ( | double | a | ) |
Definition at line 510 of file attlib.cpp.
| Mat3 zrot | ( | double | a | ) |
Definition at line 531 of file attlib.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:53 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:38:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference