Go to the source code of this file.
Classes | |
| class | impeller::TessellatorLibtess |
| An extended tessellator that offers arbitrary/concave tessellation via the libtess2 library. More... | |
Namespaces | |
| impeller | |
Typedefs | |
| using | impeller::CTessellator = std::unique_ptr< TESStesselator, decltype(&DestroyTessellator)> |
Functions | |
| void | impeller::DestroyTessellator (TESStesselator *tessellator) |