Upgraded visualization libraries

Major refactoring of color legend framework
Added discrete log color legend
p4#: 18989
This commit is contained in:
Magne Sjaastad
2012-10-02 10:17:52 +02:00
parent 082560b2a5
commit 9c1ce7591e
163 changed files with 8917 additions and 3214 deletions

View File

@@ -37,7 +37,7 @@ namespace cvf {
class Scene;
class Rendering;
class RenderSequence;
class OverlayColorLegend;
class OverlayScalarMapperLegend;
class HitItemCollection;
}