| ARLib::Application::ARAppBase | The ARAppBase class defines default functionality for the ARApplication class |
| ARLib::Application::ARApplication< T > | The ARApplication class represents the one and only application |
| ARLib::Utility::ARArguments | Class for manipulating program arguments as specified on the command line |
| ARLib::Detection::ARBoundingBox | Represents a bounding box around a detected marker in the image |
| ARLib::Graphics::ARColour | Colour data type for specified red, green and blue component value |
| ARLib::Utility::ARConfiguration | Class for managing configuration options |
| ARLib::Detection::ARCorner | Represents a single bounding box corner |
| ARLib::Detection::ARDetection | Main functionality for marker detection |
| ARLib::Utility::ARFile | Class for manipulating and retrieving information about an os file |
| ARLib::Graphics::ARImage | Provides functionality for manipulating an image in memory |
| ARLib::Graphics::ARImageSequence | Class derived from std::vector for managing image sequences |
| ARLib::Detection::ARMarker | Represents a single marker definition |
| ARLib::Detection::ARMarkerPoint | Presents a single marker detection point |
| ARLib::Detection::ARMarkers | The ARMarkers class contains all available markers and their definitions |
| ARLib::Utility::ARMatrix< T > | Template class for the manipulation of 2-dimension data |
| ARLib::Utility::ARMemory< T > | Template class for managing typed memory |
| ARLib::Graphics::ARModels | Useful class for storing obj file objects |
| ARLib::Graphics::ARObjFile | Represents the contents of an OBJ and its associated MTL (material) file |
| ARLib::Graphics::AROtsuThresholding | Class for performing the Otsu Thresholding algorithm |
| ARLib::Utility::ARPoint2D< T > | Represents two dimensional coordinates (x,y) |
| ARLib::Utility::ARPoint3D< T > | Represents three dimensional coordinates (x,y,z) |
| ARLib::Utility::ARRect< T > | Rectangle data type |
| ARLib::Utility::ARString | Provides extensions to the current std::string class |
1.3.9.1