]> git.mxchange.org Git - simgear.git/commit
OSG Reader and Writer for BTG files
authortimoore <timoore>
Sun, 29 Jul 2007 22:32:58 +0000 (22:32 +0000)
committertimoore <timoore>
Sun, 29 Jul 2007 22:32:58 +0000 (22:32 +0000)
commit7aa6fd479da920a6eb95f4b7da2010906928b619
tree4205cc8094aa3d1b8394afab5ee9821c1fe90c48
parent3fcc16c1a0efed1cf5c98bce6868d252a934cb3e
OSG Reader and Writer for BTG files

This is part of a somewhat long road towards terrain database paging using
OSG's database pager thread.
simgear/scene/model/model.cxx
simgear/scene/tgdb/Makefile.am
simgear/scene/tgdb/SGReaderWriterBTG.cxx [new file with mode: 0644]
simgear/scene/tgdb/SGReaderWriterBTG.hxx [new file with mode: 0644]
simgear/scene/tgdb/SGReaderWriterBTGOptions.hxx [new file with mode: 0644]
simgear/scene/tgdb/userdata.cxx