diff options
| author | Andreas Grois <andreas.grois@jku.at> | 2015-11-27 11:02:12 +0100 |
|---|---|---|
| committer | Andreas Grois <andreas.grois@jku.at> | 2015-11-27 11:02:12 +0100 |
| commit | 77618b3511ee5edb6509902126293a084f9767bf (patch) | |
| tree | ab47be7697faca724cce06f074209ceed77840dc /angleset.h | |
| parent | fc46d20e8411fe4b67269733f69d8a9dded4a42f (diff) | |
Angleset: Change add behaviour to not run combine()
The most often used command for angleset in this tool is the add function. If at the end of every add the combine() function is being called, a lot of CPU time is wasted.
Add now doesn't call combine(), and marks the angleset as dirty instead. All functions that require a clean angleset now check if it's dirty, and if yes call combine().
Diffstat (limited to 'angleset.h')
0 files changed, 0 insertions, 0 deletions
