|
file | avect.h [code] |
| Angular Vectors.
|
|
file | axes.h [code] |
| 2D and 3D cartesian Axes systems.
|
|
file | base.h [code] |
| One stop include for all objects defined as part of base interface.
|
|
file | basedef.h [code] |
| Base type definitions - if QT is not in use.
|
|
file | basememory.h [code] |
| Comment point for memory allocation in all modules.
|
|
file | baseqt.h [code] |
| All default base headers if Qt is being used.
|
|
file | basestring.h [code] |
| QString helper functions, plus some additions.
|
|
file | basetoqt.h [code] |
| Combines base interface with Qt – allows Qt to interact with other Base types transparently.
|
|
file | caxes.h [code] |
| 2D and 3D cartesian Axes systems that are compact.
|
|
file | export.h [code] |
| Defines automatic generation of DLL exports and imports for each system supported.
|
|
file | extent3.h [code] |
| Three dimensional extent aligned with cartesian axes.
|
|
file | farray.h [code] |
| An array class that attempts to minimize unnecessary heap access.
|
|
file | limit.h [code] |
| std::numeric_limits shorthand, with debug overflow checking
|
|
file | matrix.h [code] |
| A template-based matrix class, size fixed at compile time.
|
|
file | orientation.h [code] |
| Class for storing an "orientation", or a direction in 2D or 3D space.
|
|
file | quat.h [code] |
| 2D and 3D quaternion utility classes.
|
|
file | symtensor.h [code] |
| A Symmetric 2nd order tensor.
|
|
file | to.h [code] |
| A overflow checked shorthand for static_cast<T>().
|
|
file | variant.h [code] |
| A simpler (and slightly faster) version of a QVariant, added for interfaces that do not use Qt.
|
|
file | vect.h [code] |
| 2D and 3D vector utility classes.
|
|