VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
spawnControllerDescriptor.h
Go to the documentation of this file.
1 
2 /*******************************************************************************
3 ** Copyright (c) 2009 MAK Technologies, Inc.
4 ** All rights reserved.
5 *******************************************************************************/
6 
7 #pragma once
8 
10 #include <vrfutil/rwReal.h>
13 
15 
16 
17 
20 {
21 public:
24  DtReaderWriterRegistry * parentRegistry = 0);
25 
28  DtReaderWriterRegistry * parentRegistry = 0);
29 
33 
36  parentRegistry = 0) const;
37 
39  virtual ~DtSpawnControllerDescriptor();
40 
42  virtual DtString type() const;
43 
45  static DtComponentDescriptor * creator();
46 
48 
49  virtual void setSinkPointDeleteRadius(double v);
50  virtual double sinkPointDeleteRadius() const;
52 
53 
54 protected:
55 
60 };

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)