Commit 09e69dd2 authored by Ralf Mueller's avatar Ralf Mueller
Browse files

Replaces the (pointer to double) attribute fields with (std::vector<double>)...

Replaces the (pointer to double) attribute fields with (std::vector<double>) values [same for fieldWithLevel]
Ponters are still available as return values of 'getValuesAsPointer' and 'getValuesWithLevelAsPointer'
parent e60c048c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment