VR-Forces 4.1.1 Class Documentation
DtRangeLineElement.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2010 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: $ $Revision: $ $State: $
7 ******************************************************************************/
8 
12 
13 #pragma once
14 
16 #include <vrvCore/DtElementEntry.h>
17 #include <vector>
18 
19 class DtVector;
20 
21 namespace makVrv
22 {
23  class DtUnicode;
24 }
25 
26 namespace exampleRangeLine
27 {
28  class DtRangeLineStateListener;
29 
34  {
35  public:
38  DtRangeLineStateListener&, const makVrv::DtUnicode& def, bool distribute = true);
39 
41  virtual ~DtRangeLineElement();
42 
44  int modelSet) const;
45 
46  public:
48  };
49 }

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)