Implement and use the SymbolRenderer Interface for the DirectX Backend #1409
Labels
refactoring
For pull requests that contain refactorings
renderer
For issues in the content of the rendering engine
We introduced the SymbolRenderer Interface to the render stack a while ago to simplify and unify the drawing of symbols. The existing code - if it exists - has to be replaces with a render backend specific implementation of the interface.
The text was updated successfully, but these errors were encountered: