|
TexGen
|
#include "Matrix.h"

Go to the source code of this file.
Classes | |
| class | TexGen::CElement |
| Base class for representing finite elements. More... | |
| struct | TexGen::CElement::INTEGRATION_POINT |
| Struct for representing an integration point. More... | |
| class | TexGen::CElementTri |
| Base class for representing triangular elements. More... | |
| class | TexGen::CElementTriBending |
| Triangular element which represents yarn bending. More... | |
| class | TexGen::CElementTriTension |
| Triangular element which represents fibre tension. More... | |
Namespaces | |
| namespace | TexGen |
| Namespace containing a series of customised math operations not found in the standard c++ library. | |