]> Pileus Git - grits/commit
Add GritsTester for debugging GritsObjects
authorAndy Spencer <andy753421@gmail.com>
Mon, 24 Jan 2011 03:33:30 +0000 (03:33 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 24 Jan 2011 03:33:30 +0000 (03:33 +0000)
commitdccc3b445b3c67322eb4f071df46bff02fac89ed
treed3773a3a1173a7a36c4bf0a767b60e25eb17f961
parentaae93be6e35c5c760d87f08e7993194adf1f6e44
Add GritsTester for debugging GritsObjects

The "tester" object is similar to a stripped down version of
GisOpenGL/GisViewer. It is intended for debugging GisObjects during
development. It displays one or more objects centered in the view and
and supports panning/moving around to inspect various parts of the
object.
examples/tester.c [new file with mode: 0644]
examples/tester.h [new file with mode: 0644]