#include <gvectortypes.h>
Go to the source code of this file.
Namespaces | |
| namespace | GVectors |
Enumerations | |
| enum | GVectors::Angle_Type { GVectors::ANG_DEG, GVectors::ANG_RAD, GVectors::ANG_GRAD } |
| Type of angle measurement. More... | |
| enum | { GVectors::TOP_LEVEL_NUM = 1 } |
| enum | { GVectors::GVID_NONE = 0 } |
| enum | GVectors::BinaryFileVersion { GVectors::BWVER_0_1 = 1 } |
| The binary vector store file versions. More... | |
| enum | GVectors::BinaryFileEndianess { GVectors::BWLITTLE_E = 0, GVectors::BWBIG_E = 1 } |
| Describes the endianess of a binary vector store file. More... | |
1.4.7