Moved TileMapper code out into its own file and made it a signleton

This commit is contained in:
Robert Osfield
2003-12-22 07:26:45 +00:00
parent 7a5053f81f
commit 503568a303
9 changed files with 175 additions and 99 deletions

View File

@@ -98,11 +98,35 @@ SOURCE=..\..\..\src\osgPlugins\txp\ReaderWriterTXP.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TerrapageNode.cpp
SOURCE=..\..\..\src\osgPlugins\txp\TXPArchive.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\IO_TerrapageNode.cpp
SOURCE=..\..\..\src\osgPlugins\txp\TXPIO.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TXPNode.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TXPPageManager.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TXPParser.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TXPSeamLOD.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TXPTileNode.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TileMap.cpp
# End Source File
# Begin Source File
@@ -192,18 +216,6 @@ SOURCE=..\..\..\src\osgPlugins\txp\trpage_warchive.cpp
SOURCE=..\..\..\src\osgPlugins\txp\trpage_writebuf.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TrPageArchive.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TrPageParser.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TrPagePageManager.cpp
# End Source File
# End Group
# Begin Group "Header Files"
@@ -214,7 +226,35 @@ SOURCE=..\..\..\src\osgPlugins\txp\ReaderWriterTXP.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TerrapageNode.h
SOURCE=..\..\..\src\osgPlugins\txp\TXPArchive.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TXPIO.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TXPNode.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TXPPageManager.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TXPParser.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TXPSeamLOD.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TXPTileNode.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TileMap.h
# End Source File
# Begin Source File
@@ -222,10 +262,6 @@ SOURCE=..\..\..\src\osgPlugins\txp\trdll.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\trPagePageManager.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\trpage_compat.h
# End Source File
# Begin Source File
@@ -272,18 +308,6 @@ SOURCE=..\..\..\src\osgPlugins\txp\trpage_util.h
SOURCE=..\..\..\src\osgPlugins\txp\trpage_write.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TrPageArchive.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\TrPageParser.h
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgPlugins\txp\WaitBlock.h
# End Source File
# End Group
# Begin Group "Resource Files"