awips2/cave/com.raytheon.uf.viz.radar.gl/plugin.xml
Ben Steffensmeier 317c75a71e Issue #772 switch satellite from offscreen rendering to mosaic for a more well defined graphics API.
Change-Id: If293a65f577f13f6ba2ccae41b100dd9542d6998

Former-commit-id: 5bf019e1bb [formerly 74a69d1fb9] [formerly 5bf019e1bb [formerly 74a69d1fb9] [formerly 79ab850efa [formerly 009e769a180898cb62e9df4a604b40e139cf2886]]]
Former-commit-id: 79ab850efa
Former-commit-id: 612e586a6c [formerly 4182352f8c]
Former-commit-id: a0b80d6e96
2012-07-10 16:04:56 -05:00

10 lines
295 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
<extension
point="com.raytheon.uf.viz.core.graphicsExtension">
<graphicsExtension
class="com.raytheon.uf.viz.radar.gl.GLRadialMeshExtension">
</graphicsExtension>
</extension>
</plugin>