VR-Forces 4.2 Class Documentation
terrainPaperMapFactory.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2008 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: terrainPaperMapFactory.h,v $ $Revision: 1.1 $ $State: Exp $
7 *******************************************************************************/
8 
12 
24 
25 #ifndef TERRAINPAPERMAPFACTORY_H_
26 #define TERRAINPAPERMAPFACTORY_H_
27 
28 #include "terrainDbFactory/paperMapFactory.h"
30 
32 {
33 public:
36  DtTerrainPaperMapFactory(DtTdbMetafileFactory* factory);
37 
40 
42  const DtTerrainPaperMapFactory& operator=(
43  const DtTerrainPaperMapFactory& orig);
44 };
45 
46 #endif
47 
48 

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)