VR-Forces 4.1.1 Class Documentation
terrainConfigurationOptions.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2010 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: terrainConfigurationOptions.h,v $ $Revision: 1.5 $ $State: Exp $
7 *******************************************************************************/
8 
11 
15 
16 #pragma once
17 
18 #include <vrfutil/rdrWritr.h>
19 #include <vrfutil/rwInt.h>
20 
22 
24 
29  : public DtReaderWriter
30 {
31 public:
33 
35  DtReaderWriterRegistry* parentRegistry = NULL);
37  DtReaderWriterRegistry* parentRegistry = NULL);
39 
45  DtReaderWriterRegistry* parentRegistry = NULL);
46 
49  const DtTerrainConfigurationOptions& orig);
50 
53 
54  virtual const unsigned int triangleThreshold() const;
55  virtual const unsigned int cacheOnlyMaxLod() const;
56  virtual const int blockingIntersectPageInPriority() const;
57  virtual const int intersectPageInPriority() const;
58  virtual const int pageOutPriority() const;
59  virtual const int defaultPreloadPriority() const;
60 
61 private:
62 
65 
66 protected:
67 
74 
79 
85 
91 
92 
97 
103 };
104 

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)