Skip to content
Snippets Groups Projects
Commit 5f3e7a72 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

Merge branch 'precompute' into develop:

- Form factors of polyhedron and polygonal prism now compute vertex positions etc
  upon call of onChange().
- ParameterPool and RealParameterWrapper now have an attribute m_parent pointing
  to an IParametrized object. When a value is set, m_parent->onChange() is called.
  This mechanism is experimental; a possible alternative, registration of lambda
  functions, may be rediscussed later.
- Parameter names of polygonal prisms and polyhedra somewhat unified: edge and
  base_edge instead of length and radius.
- Tests will be repaired or improved under issue 1294.
parents cf3bf76f 3a496e9b
No related branches found
No related tags found
No related merge requests found
Showing
with 250 additions and 354 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment