Skip to content
Snippets Groups Projects
Commit 8b63b8cd authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: add hashedWordList find, appendUniq methods

- aligns calling signatures with wordList, for possible future
  replacement

- drop construct from const char** (can use initializer_list instead)

ENH: replace hashedWordList with plain wordList in triSurfaceLoader

- additional hashing optimisation (and overhead) is not worth it for
  the comparatively small lists of surfaces used.
parent 49d0e828
Branches
No related merge requests found
Showing
with 122 additions and 151 deletions
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