VR-Forces 4.1.1 Class Documentation
DtVrlinkEntitySmokePlumeVisualizer.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2009 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtVrlinkEntitySmokePlumeVisualizer.h,v $ $Revision: 1.43 $ $State: Exp $
7 ******************************************************************************/
8 
12 
13 #ifndef DtVrlinkEntitySmokePlumeVisualizer_H_
14 #define DtVrlinkEntitySmokePlumeVisualizer_H_
15 
18 
19 namespace makVrv
20 {
21  namespace DT_PROTOCOL_NAMESPACE
22  {
24 
28  {
29  public:
31  DtVrlinkEntitySmokePlumeVisualizer(DtBaseConnection& simulation, DtStateListener& listener, int modelSet);
32 
35 
36  virtual void setSmoking(unsigned char bits);
37 
38  protected:
39 
41  virtual void setEntityType(const std::string& type);
42  virtual bool handleCustomAppearance(unsigned int attr, unsigned int value);
43  virtual void setState(int, int);
44 
45  protected:
46 
50  };
51 
53  }
54 }
55 
56 #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)