VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
integratedLaserGuidedLauncherDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2018 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
11 
12 #pragma once
13 
17 
22 {
23 public:
26  DtReaderWriterRegistry* parentRegistry = NULL);
27 
31  DtReaderWriterRegistry* parentRegistry = NULL);
32 
36 
39 
42  virtual DtString type() const;
43 
45  DtReaderWriterRegistry* parentRegistry) const;
46 
48 
49  virtual DtTargetSelectionCriteria& targetSelectionCriteria();
50  virtual const DtTargetSelectionCriteria& targetSelectionCriteria() const;
52 
55  virtual const DtTargetingControlTable& targetingControlTable() const;
56  virtual DtTargetingControlTable& targetingControlTable();
58 
61  virtual void postGetSelf();
62 
65 
66 protected:
69 
70 protected:
71 
78 
85 
87 
88 };
89 
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=0) const
DtLaserGuidedLauncherControllerDescriptor & operator=(const DtLaserGuidedLauncherControllerDescriptor &orig)
assignment
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
virtual void postGetSelf()
Called after either version of getSelf (mtl or environment). Default is no-op.
virtual DtString type() const
Returns the type of component this descriptor describes.
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:42
Definition: readerWriterRegistry.h:39
Defines a criteria for choosing targets for a single weapon system.
Definition: targetSelectionCriteria.h:27
static DtComponentDescriptor * creator()
DtTargetSelectionCriteria myTargetSelectionCriteria
Parameter Name: targeting-control Parameter Description: List of DtTargetSelectionCriteria objects...
Definition: integratedLaserGuidedLauncherDescriptor.h:77
Parameters for the DtLaserGuidedLauncherController.
Definition: laserGuidedLauncherControllerDescriptor.h:28
DtTargetingControlTable myTargetingControlTable
Parameter Name: targeting-control-table Parameter Description: The table that will specify ammunition...
Definition: integratedLaserGuidedLauncherDescriptor.h:84
DtIntegratedLaserGuidedLauncherDescriptor, descriptor for the DtBallisticGunController component...
Definition: integratedLaserGuidedLauncherDescriptor.h:21
Definition: targetingControlTable.h:20

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)