mirror of https://github.com/mosra/magnum.git
Browse Source
And thus the DistanceFieldGlyphCache subclass as well. The deinlined destructor wasn't really needed as the GL::Texture has its destructor deinlined as well, so it wouldn't cause too much extra work for the compiler to have it implicit. Also, I suspect the destructor was just a leftover from when there was no AbstractGlyphCache base.pull/168/head
4 changed files with 59 additions and 13 deletions
Loading…
Reference in new issue