![]() |
PandaRoot
|
Go to the source code of this file.
Classes | |
| class | F64vec1 |
Macros | |
| #define | _f2(A, B, F) |
| #define | _f1(A, F) |
| #define | _op(A, B, O) |
| #define | _fvecalignment |
Typedefs | |
| typedef F64vec1 | fvec |
| typedef double | fscal |
Variables | |
| const int | fvecLen = 1 |
| #define _f1 | ( | A, | |
| F | |||
| ) |
Definition at line 36 of file PSEUDO_F64vec1.h.
| #define _f2 | ( | A, | |
| B, | |||
| F | |||
| ) |
Definition at line 32 of file PSEUDO_F64vec1.h.
| #define _fvecalignment |
Definition at line 94 of file PSEUDO_F64vec1.h.
| #define _op | ( | A, | |
| B, | |||
| O | |||
| ) |
Definition at line 40 of file PSEUDO_F64vec1.h.
| typedef double fscal |
Definition at line 90 of file PSEUDO_F64vec1.h.
Definition at line 88 of file PSEUDO_F64vec1.h.
| const int fvecLen = 1 |
Definition at line 89 of file PSEUDO_F64vec1.h.