CONFIG LIB 1.5
Configuration Files Library (by TGG 2020)
|
This is the complete list of members for VECTOR_3D, including all inherited members.
AddTo(double &xp, double &yp, double &zp) | VECTOR_3D | inline |
AddTo(double a[]) | VECTOR_3D | inline |
GetFrom(double xp, double yp, double zp) | VECTOR_3D | inline |
GetFrom(double a[]) | VECTOR_3D | inline |
Isnan(void) | VECTOR_3D | inline |
Len(void) const | VECTOR_3D | inline |
LenXY(void) const | VECTOR_3D | inline |
LenXZ(void) const | VECTOR_3D | inline |
LenYZ(void) const | VECTOR_3D | inline |
Normalize(void) | VECTOR_3D | |
operator=(const VECTOR_3D &v) | VECTOR_3D | |
PutTo(double &xp, double &yp, double &zp) | VECTOR_3D | inline |
PutTo(double a[]) | VECTOR_3D | inline |
rotdX(double alfa) | VECTOR_3D | |
rotdY(double alfa, double dX=0.) | VECTOR_3D | |
rotdZ(double alfa) | VECTOR_3D | |
rotX(double alpha) | VECTOR_3D | |
rotY(double alpha) | VECTOR_3D | |
rotZ(double alpha) | VECTOR_3D | |
Set0(void) | VECTOR_3D | inline |
Square(void) const | VECTOR_3D | inline |
VECTOR_3D(void) | VECTOR_3D | inline |
VECTOR_3D(const VECTOR_3D &v) | VECTOR_3D | inline |
VECTOR_3D(double xp, double yp, double zp) | VECTOR_3D | inline |
VECTOR_3D(double a[]) | VECTOR_3D | inline |
x | VECTOR_3D | |
y | VECTOR_3D | |
z | VECTOR_3D |