VR-Forces 4.1 Class Documentation
targetSelectCriteria.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Generated by VR-Forces Component Code Generator
3 ** WARNING: Changes to this file WILL BE LOST if file is regenerated.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: targetSelectCriteria.h,v $ $Revision: 1.8 $ $State: Exp $
7 *******************************************************************************/
8 
11 
13 
14 #ifndef targetSelectCriteria_H_
15 #define targetSelectCriteria_H_
16 
17 #include "vrfutil/rdrWritr.h"
18 #include "vrfobjparam/tgtPriList.h"
20 #include "vrfutil/rwInt.h"
23 
29 {
30 public:
33  DtReaderWriterRegistry * parentRegistry = 0);
34 
37  orig, DtReaderWriterRegistry * parentRegistry = 0);
38 
42 
44  virtual ~DtTargetSelectionCriteria();
45 
47 
48  virtual DtTargetPriorityList& priorityList();
49  virtual const DtTargetPriorityList& priorityList() const;
51 
53 
54  virtual int maxTargets() const;
55  virtual void setMaxTargets(int num);
57 
59 
60  virtual DtRwSpatialFilterContainer* targetRegion();
61  virtual const DtRwSpatialFilterContainer* targetRegion() const;
63 
65 
66  virtual bool fireWithSpotReportOnly() const;
67  virtual void setFireWithSpotReportOnly(bool value);
69 
70 protected:
71 
74 
75 
82 
88 
116 
125 };
126 
128 
129 #endif

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)