![]() |
MAGiC
V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
|


Aller au code source de ce fichier.
Classes | |
| class | OT_HISTOGRAMME |
| class | OT_QUATERNION |
| class | OT_VECTEUR_3D |
| class | OT_MATRICE_3D |
| class | OT_VECTEUR_4D |
| class | OT_VECTEUR_4DD |
| class | OT_VECTEUR_3DD |
| class | OPERATEUR |
| class | DOUBLEN< N > |
| struct | lessOT_VECTEUR_4DD |
| struct | lessOT_VECTEUR_3DD |
Macros | |
| #define | ot_vecteur_4d |
| #define ot_vecteur_4d |
Définition à la ligne 213 du fichier ot_mathematique.h.
| OT_VECTEUR_3D operator& | ( | const OT_VECTEUR_3D & | mdd1, |
| const OT_VECTEUR_3D & | mdd2 | ||
| ) |
Définition à la ligne 136 du fichier ot_mathematique.cpp.
| OT_VECTEUR_4D operator* | ( | const double | a, |
| const OT_VECTEUR_4D & | rkV | ||
| ) |
Définition à la ligne 1012 du fichier ot_mathematique.cpp.
Références a.
| OT_VECTEUR_3DD operator* | ( | const double2 | a, |
| const OT_VECTEUR_3DD & | rkV | ||
| ) |
Définition à la ligne 1241 du fichier ot_mathematique.cpp.
Références a.
| OT_VECTEUR_4DD operator* | ( | const double2 | a, |
| const OT_VECTEUR_4DD & | rkV | ||
| ) |
Définition à la ligne 1497 du fichier ot_mathematique.cpp.
Références a.
| OT_MATRICE_3D operator* | ( | const OT_MATRICE_3D & | mdd1, |
| const OT_MATRICE_3D & | mdd2 | ||
| ) |
Définition à la ligne 866 du fichier ot_mathematique.cpp.
| OT_VECTEUR_3D operator* | ( | const OT_MATRICE_3D & | mdd1, |
| const OT_VECTEUR_3D & | mdd2 | ||
| ) |
Définition à la ligne 195 du fichier ot_mathematique.cpp.
| double operator* | ( | const OT_VECTEUR_3D & | mdd1, |
| const OT_VECTEUR_3D & | mdd2 | ||
| ) |
Définition à la ligne 135 du fichier ot_mathematique.cpp.
| OT_VECTEUR_3DD operator* | ( | const OT_VECTEUR_3DD & | rkV, |
| const double2 | a | ||
| ) |
Définition à la ligne 1236 du fichier ot_mathematique.cpp.
Références a.
| OT_VECTEUR_4D operator* | ( | const OT_VECTEUR_4D & | rkV, |
| const double | a | ||
| ) |
Définition à la ligne 1006 du fichier ot_mathematique.cpp.
Références a.
| OT_VECTEUR_4DD operator* | ( | const OT_VECTEUR_4DD & | rkV, |
| const double2 | a | ||
| ) |
Définition à la ligne 1491 du fichier ot_mathematique.cpp.
Références a.
| OT_VECTEUR_3D operator* | ( | double | mdd1, |
| const OT_VECTEUR_3D & | mdd2 | ||
| ) |
Définition à la ligne 140 du fichier ot_mathematique.cpp.
| OT_MATRICE_3D operator+ | ( | const OT_MATRICE_3D & | mdd1, |
| const OT_MATRICE_3D & | mdd2 | ||
| ) |
Définition à la ligne 190 du fichier ot_mathematique.cpp.
Références OT_HISTOGRAMME::m_map_colonne.
| OT_VECTEUR_3D operator+ | ( | const OT_VECTEUR_3D & | mdd1, |
| const OT_VECTEUR_3D & | mdd2 | ||
| ) |
Définition à la ligne 138 du fichier ot_mathematique.cpp.
| OT_VECTEUR_3D operator- | ( | const OT_VECTEUR_3D & | mdd1 | ) |
Définition à la ligne 134 du fichier ot_mathematique.cpp.
| OT_VECTEUR_3D operator- | ( | const OT_VECTEUR_3D & | mdd1, |
| const OT_VECTEUR_3D & | mdd2 | ||
| ) |
| OT_VECTEUR_4D operator/ | ( | const double | a, |
| const OT_VECTEUR_4D & | rkV | ||
| ) |
Définition à la ligne 1028 du fichier ot_mathematique.cpp.
Références a.
| OT_VECTEUR_3DD operator/ | ( | const double2 | a, |
| const OT_VECTEUR_3DD & | rkV | ||
| ) |
Définition à la ligne 1255 du fichier ot_mathematique.cpp.
Références a.
| OT_VECTEUR_4DD operator/ | ( | const double2 | a, |
| const OT_VECTEUR_4DD & | rkV | ||
| ) |
Définition à la ligne 1513 du fichier ot_mathematique.cpp.
Références a.
| OT_VECTEUR_3D operator/ | ( | const OT_VECTEUR_3D & | mdd1, |
| double | a | ||
| ) |
Définition à la ligne 133 du fichier ot_mathematique.cpp.
| OT_VECTEUR_3DD operator/ | ( | const OT_VECTEUR_3DD & | rkV, |
| const double2 | a | ||
| ) |
Définition à la ligne 1247 du fichier ot_mathematique.cpp.
Références a.
| OT_VECTEUR_4D operator/ | ( | const OT_VECTEUR_4D & | rkV, |
| const double | a | ||
| ) |
Définition à la ligne 1019 du fichier ot_mathematique.cpp.
Références a.
| OT_VECTEUR_4DD operator/ | ( | const OT_VECTEUR_4DD & | rkV, |
| const double2 | a | ||
| ) |
Définition à la ligne 1504 du fichier ot_mathematique.cpp.
Références a.
| std::ostream& operator<< | ( | std::ostream & | __os, |
| const OT_MATRICE_3D & | __mat | ||
| ) |
Définition à la ligne 169 du fichier ot_mathematique.cpp.
| std::ostream& operator<< | ( | std::ostream & | __os, |
| const OT_VECTEUR_3D & | __vec | ||
| ) |
Définition à la ligne 106 du fichier ot_mathematique.cpp.
Références OT_HISTOGRAMME::m_i_max, et OT_HISTOGRAMME::m_map_colonne.
| std::ostream& operator<< | ( | std::ostream & | __os, |
| const OT_VECTEUR_4D & | __vec | ||
| ) |
Définition à la ligne 227 du fichier ot_mathematique.cpp.
| std::ostream& operator<< | ( | std::ostream & | __os, |
| const OT_VECTEUR_4DD & | __vec | ||
| ) |
Définition à la ligne 295 du fichier ot_mathematique.cpp.