Itasca C++ Interface
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
base.h
Go to the documentation of this file.
1 #pragma once
2 
8 #include "basedef.h"
9 #include "basestring.h"
10 #include "to.h"
11 #include "extent3.h"
12 #include "avect.h"
13 #include "basememory.h"
14 #include "variant.h"
15 #include "symtensor.h"
16 #include "orientation.h"
17 #include "quat.h"
18 #include "caxes.h"
19 
21 // EoF
Comment point for memory allocation in all modules.
A Symmetric 2nd order tensor.
Class for storing an "orientation", or a direction in 2D or 3D space.
2D and 3D quaternion utility classes.
A simpler (and slightly faster) version of a QVariant, added for interfaces that do not use Qt.
Angular Vectors.
Base type definitions - if QT is not in use.
A overflow checked shorthand for static_cast<T>().
QString helper functions, plus some additions.
2D and 3D cartesian Axes systems that are compact.
Three dimensional extent aligned with cartesian axes.