#include <gvenums.h>
#include <coordinates.h>
Go to the source code of this file.
Namespaces | |
| namespace | GVectors |
Classes | |
| class | GVectors::GVector |
| Class representing a 3D vector. More... | |
Typedefs | |
| typedef GVector * | GVectors::gv_ptr_t |
| Convenience typedef. | |
| typedef GVector & | GVectors::gv_ref_t |
| Convenience typedef. | |
| typedef const GVector * | GVectors::const_gv_ptr_t |
| Convenience typedef. | |
| typedef const GVector & | GVectors::const_gv_ref_t |
| Convenience typedef. | |
1.4.7