#include "tigl_internal.h"Data Structures | |
| class | tigl::ITiglObjectiveFunction | 
Namespaces | |
| tigl | |
| The CTiglShapeCache class acts as a storage for all kinds of intermediate shape results in order to improve speed of reoccurent calculations.  | |
Macros | |
| #define | TIGL_MATRIX2D(A, n, i, j) ((A)[(i) + (j)*(n)]) | 
| #define TIGL_MATRIX2D | ( | A, | |
| n, | |||
| i, | |||
| j | |||
| ) | ((A)[(i) + (j)*(n)]) |