VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
limitExistenceControllerDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2011 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: limitExistenceCtlrDesc.h,v $ $Revision: 1.1 $ $State: Exp $
7 ** Created: 4/21/11 MEM
8 *******************************************************************************/
9 
12 
15 
16 #pragma once
17 
19 
20 #include "vrfutil/rwReal.h"
21 
22 //Vrlink includes
23 #include <vlpi/disEnums.h>
24 
29 
32 {
33 public:
36  DtReaderWriterRegistry * parentRegistry = 0);
37 
40  orig, DtReaderWriterRegistry * parentRegistry = 0);
41 
45 
48 
51  virtual DtString type() const;
52 
53  virtual DtComponentDescriptor * clone(DtReaderWriterRegistry * parentRegistry
54  = 0) const;
55 
58  virtual DtReal duration() const;
59  virtual void setDuration(DtReal dur);
61 
63  static DtComponentDescriptor * creator();
64 
65 protected:
68 
69 protected:
70 
74 
79 
81 };
82 

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)