Moved red-black tree from qtriangulator.cpp into its own file.
authorKim Motoyoshi Kalland <kim.kalland@nokia.com>
Fri, 15 Jul 2011 11:56:26 +0000 (13:56 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 15 Jul 2011 15:14:37 +0000 (17:14 +0200)
commitb1a0f7c0d23fb303b00265bb2c5615990f909f98
tree4577c11a383c815cd9713dac2b909e7921a41f6e
parent68711f6ea7362bb2d2ae4d8e56a9928858db494f
Moved red-black tree from qtriangulator.cpp into its own file.

Moved the red-black tree class so it can be used outside the
triangulator as well.

Change-Id: I1d63fc88502e8e6c390cac2820c0ce45721cda79
Reviewed-on: http://codereview.qt.nokia.com/1710
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/opengl/gl2paintengineex/qrbtree_p.h [new file with mode: 0644]
src/opengl/gl2paintengineex/qtriangulator.cpp
src/opengl/opengl.pro