![]() |
GLVis
v4.2
Accurate and flexible finite element visualization
|
#include <vsdata.hpp>
Public Member Functions | |
| Plane (double A, double B, double C, double D) | |
| double * | Equation () |
| double | Transform (double x, double y, double z) |
| double | Transform (double *x) |
| void | IncreasePhi () |
| void | DecreasePhi () |
| void | IncreaseTheta () |
| void | DecreaseTheta () |
| void | IncreaseDistance () |
| void | DecreaseDistance () |
Definition at line 25 of file vsdata.hpp.
| Plane::Plane | ( | double | A, |
| double | B, | ||
| double | C, | ||
| double | D | ||
| ) |
Definition at line 1671 of file vsdata.cpp.
| void Plane::DecreaseDistance | ( | ) |
Definition at line 1745 of file vsdata.cpp.
| void Plane::DecreasePhi | ( | ) |
Definition at line 1717 of file vsdata.cpp.
| void Plane::DecreaseTheta | ( | ) |
Definition at line 1729 of file vsdata.cpp.
|
inline |
Definition at line 40 of file vsdata.hpp.
| void Plane::IncreaseDistance | ( | ) |
Definition at line 1735 of file vsdata.cpp.
| void Plane::IncreasePhi | ( | ) |
Definition at line 1711 of file vsdata.cpp.
| void Plane::IncreaseTheta | ( | ) |
Definition at line 1723 of file vsdata.cpp.
|
inline |
Definition at line 41 of file vsdata.hpp.
|
inline |
Definition at line 43 of file vsdata.hpp.
1.8.5