#include <gvenums.h>
#include <color.h>
#include <coordinates.h>
Go to the source code of this file.
Namespaces | |
| namespace | GVectors |
Classes | |
| class | GVectors::Segment |
| Class representing a segment. More... | |
Typedefs | |
| typedef Segment * | GVectors::se_ptr_t |
| Convenience typedef. | |
| typedef Segment & | GVectors::se_ref_t |
| Convenience typedef. | |
| typedef const Segment * | GVectors::const_se_ptr_t |
| Convenience typedef. | |
| typedef const Segment & | GVectors::const_se_ref_t |
| Convenience typedef. | |
Refer to the class documentation of Segment to get details about the coordinate system used.
1.4.7