| GVectors::BFileHeaderV_0_1 | The header of a binary vector store file |
| GVectors::BFileVectorV_0_1 | Representing a VisualVector in a binary vector store file |
| GVectors::BinaryReader< Fct > | The template used to read a VectorStore from a binary file |
| GVectors::BinaryWriter | Class for writing a binary vector store file to disk |
| GVectors::Color | Represents a color in RGB style |
| GVectors::Coordinates | Class representing 2D coordinates |
| GVectors::CountItems | Counts the item stored in the vector store |
| GVectors::Drawer | A pure abstract class for drawing primitives |
| GVectors::FileReader< Fct > | The base template class for reading a VectorStore from disk |
| GVectors::FileWriter | The FileWriter pure abstract class |
| GVectors::FindTopLevel | Finds the top level item serving as root for the given id |
| GVectors::ForEachMinMax | Class for using GetMinMax with std::for_each() |
| GVectors::GetMinMax | Class for getting minimum and maximum |
| GVectors::GVector | Class representing a 3D vector |
| GVectors::GVEDynCastFailed | dynamic_cast failed |
| GVectors::GVEInvalidMatrixIndex | An invalid matrix index has been requested |
| GVectors::GVEInvalidMDimension | The matrix passed to the function has an invalid dimension |
| GVectors::GVEItemNotFound | An item in the vector store was not found |
| GVectors::GVEStoreCorrupt | The vector store has been corrupted |
| GVectors::GVEUnsupported | Unsupported function called |
| GVectors::GVEWrongFileVersion | The binary vector store file has an unkown version |
| GVectors::GVException | The base exception class |
| GVectors::GVEXMLFileWrite | Error writing the vector store to a XML vector store file |
| GVectors::GVEXMLInvalid | The XML vector store file has an invalid structure |
| GVectors::Matrix | The base matrix class |
| GVectors::Matrix4x1 | A 4x1 matrix |
| GVectors::Matrix4x4 | A 4x4 matrix |
| GVectors::Rotation | The Rotation class |
| GVectors::SaveItems | Writes items to disk using the given FileWriter |
| GVectors::Segment | Class representing a segment |
| GVectors::SyncLookup | Class used to synchronize the lookup map |
| GVectors::VDelete | Used to delete vector store items |
| GVectors::VDraw | Class used to draw VisualVectors |
| GVectors::VectorStore | Class for storing VisualVector object in a hierarchical manner |
| GVectors::VisualVector | Class intended to visualize a GVector |
| GVectors::VRemoveItemByAddress | Class used to remove items according their memory addresses |
| GVectors::VSetArrowLength | Class used to set the arrow length of vector store items |
| GVectors::VSetOrigin | Class used to set the origin of vector store items |
| GVectors::VSetRotation | Class used to set the rotation of vector store items |
| GVectors::VSetScale | Class used to set the scale of vector store items |
| GVectors::VStoreID | Provides vector store ids |
| GVectors::VStoreItem | Class used to store a VisualVector in a VectorStore |
| GVectors::XMLReader< Fct > | The template class for reading XML vector store files |
| GVectors::XMLWriter | The class writing a VectorStore to disk |
1.4.7