VR-Forces 4.1.1 Class Documentation
DtVrlinkDetonationLineVisualizer.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2009 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtVrlinkDetonationLineVisualizer.h,v $ $Revision: 1.43 $ $SceneObject: Exp $
7 ******************************************************************************/
8 
14 
15 #ifndef DtVrlinkDetonationLineVisualizer_H_
16 #define DtVrlinkDetonationLineVisualizer_H_
17 
19 
20 namespace makVrv
21 {
22  namespace DT_PROTOCOL_NAMESPACE
23  {
25  {
26  public:
27  DtVrlinkDetonationLineVisualizer(DtBaseConnection& simulation, DtStateListener& listener, int modelSet);
28 
30 
31  protected:
32 
33  virtual DtVector lineColor() const;
34  virtual void createModelAgents();
35  };
36 
38  }
39 }
40 
41 #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)