test blob performance?

This commit is contained in:
2026-04-22 14:41:10 +02:00
parent 26c2315b66
commit 2b83c7784c
4 changed files with 12 additions and 15 deletions
-2
View File
@@ -85,8 +85,6 @@ QVector<BlobRectData> m_cachedRects;
int m_cachedMyIndex = -2;
float m_pendingDx = 0;
float m_pendingDy = 0;
float m_pendingDw = 0;
float m_pendingDh = 0;
bool m_cachedHasInverted = false;
float m_cachedInvertedRadius = 0;
float m_cachedInvertedOuter[4] = {};