mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
Remove regions, add framing (fixes mirrors)
This commit is contained in:
@@ -17,7 +17,7 @@ namespace PortabilityLayer
|
||||
EllipsePlotter::EllipsePlotter()
|
||||
: m_2center(0, 0)
|
||||
, m_point(0, 0)
|
||||
#if PL_DEBUG_ELLIPSE_PLOTTER 1
|
||||
#if PL_DEBUG_ELLIPSE_PLOTTER
|
||||
, m_2offsetFromCenter(0, 0)
|
||||
#endif
|
||||
, m_quadrant(Quadrant_PxPy)
|
||||
|
Reference in New Issue
Block a user