VR-Forces 4.1.1 Class Documentation
DtVrlinkEntityTrailEffectVisualizer.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2009 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtVrlinkEntityTrailEffectVisualizer.h.h,v $ $Revision: 1.43 $ $State: Exp $
7 ******************************************************************************/
8 
12 
13 #ifndef DtVrlinkEntityTrailEffectVisualizer_H_
14 #define DtVrlinkEntityTrailEffectVisualizer_H_
15 
17 
18 namespace makVrv
19 {
20  namespace DT_PROTOCOL_NAMESPACE
21  {
23 
25  {
26  public:
28  DtVrlinkEntityTrailEffectVisualizer(DtBaseConnection& simulation, DtStateListener& listener, int modelSet);
29 
32 
33  protected:
34 
36  virtual void setEntityType(const std::string& type);
37 
38  protected:
39 
43  };
44 
46  }
47 }
48 
49 #endif

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)