marble
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 | |
ASTROLIB_EXPORT 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
ASTROLIB_EXPORT double atan20 | ( | double | y, |
double | x | ||
) |
Definition at line 25 of file attlib.cpp.
Mat3 csmx | ( | double | p, |
double | y, | ||
double | r | ||
) |
Definition at line 551 of file attlib.cpp.
Mat3 mxcon | ( | double | r | ) |
Definition at line 357 of file attlib.cpp.
Mat3 mxidn | ( | ) |
Definition at line 368 of file attlib.cpp.
Definition at line 631 of file attlib.cpp.
void vcpy | ( | Vec3 & | v, |
double & | p, | ||
double & | y | ||
) |
Definition at line 578 of file attlib.cpp.
void vcrp | ( | Vec3 & | v, |
double & | p, | ||
double & | r | ||
) |
Definition at line 587 of file attlib.cpp.
Mat3 xrot | ( | double | a | ) |
Definition at line 488 of file attlib.cpp.
Mat3 yrot | ( | double | a | ) |
Definition at line 509 of file attlib.cpp.
Mat3 zrot | ( | double | a | ) |
Definition at line 530 of file attlib.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.