Classes |
class | Error |
| Utility for processing error messages. More...
|
class | Exception |
| Exception backed by a stringstream for easy message building. More...
|
class | Log |
| Utility for logging messages. More...
|
class | Math |
| Math-related utilities. More...
|
class | Matrix |
| Four-by-four matrix with multiplication and inversion. More...
|
class | Parser |
| Reads an XML file, breaking it up into tags. More...
|
class | Path |
| Utility for working with filenames and file paths. More...
|
class | Preprocessor |
| Utility for preprocessing C-like code. More...
|
class | Quaternion |
| Encapsulation of an axis/angle rotation that avoids gimbal lock. More...
|
class | Tag |
| XML tag holding a map of attributes and their values. More...
|
class | Text |
| Utility for working with text and strings. More...
|
class | Vector |
| Four-component vector with dot and cross product capabilities. More...
|