#include <coords_3_special.h>
Public Types | |
| typedef double | component |
| typedef unsigned | index |
| typedef coordN< 3 > | self |
Public Methods | |
| coordN () | |
| coordN (const component &x) | |
| coordN (const component x1, const component x2, const component x3) | |
| coordN (const self &rhs) | |
| self & | operator= (const self &rhs) |
| ~coordN () | |
| component | operator[] (index i) const |
| component & | operator[] (index i) |
| component | operator() (index i) const |
| component & | operator() (index i) |
| void | _c (index i) const |
| self & | operator+= (const self &rhs) |
| self & | operator-= (const self &rhs) |
| self & | operator *= (const component &rhs) |
| self & | operator/= (const component &rhs) |
Static Public Methods | |
| self | origin () |
| self | Origin () |
| index | dim () |
Friends | |
| self | operator+ (const self &ls, const self &rs) |
| self | operator- (const self &ls, const self &rs) |
|
|
Definition at line 19 of file coords_3_special.h. |
|
|
Definition at line 20 of file coords_3_special.h. |
|
|
Definition at line 21 of file coords_3_special.h. |
|
|
Definition at line 36 of file coords_3_special.h. |
|
|
Definition at line 23 of file coords_3_special.h. |
|
|
Definition at line 24 of file coords_3_special.h. References coordN::component. |
|
||||||||||||||||
|
Definition at line 25 of file coords_3_special.h. References coordN::component. |
|
|
Definition at line 27 of file coords_3_special.h. References X. |
|
|
Definition at line 28 of file coords_3_special.h. References X. |
|
|
Definition at line 38 of file coords_3_special.h. References coordN::_c, coordN::component, and coordN::index. |
|
|
Definition at line 39 of file coords_3_special.h. References coordN::_c, coordN::component, and coordN::index. |
|
|
Definition at line 40 of file coords_3_special.h. References coordN::_c, coordN::component, and coordN::index. |
|
|
Definition at line 41 of file coords_3_special.h. References coordN::_c, coordN::component, and coordN::index. |
|
|
Definition at line 43 of file coords_3_special.h. References coordN::index. |
|
|
Definition at line 46 of file coords_3_special.h. References X. |
|
|
Definition at line 47 of file coords_3_special.h. References X. |
|
|
Definition at line 48 of file coords_3_special.h. References coordN::component. |
|
|
Definition at line 49 of file coords_3_special.h. References coordN::component. |
|
|
Definition at line 56 of file coords_3_special.h. References coordN::component, and coordN::self. |
|
|
Definition at line 57 of file coords_3_special.h. References coordN::component, and coordN::self. |
|
|
Definition at line 58 of file coords_3_special.h. References coordN::index. |
|
||||||||||||
|
Definition at line 51 of file coords_3_special.h. |
|
||||||||||||
|
Definition at line 53 of file coords_3_special.h. |
1.2.11-20011104 written by Dimitri van Heesch,
© 1997-2000