VR-Forces 4.1 Class Documentation
DtIntervisibilityVisualizerSet.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2010 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: DtIntervisibilityVisualizerSet.h,v $ $Revision: 1.43 $ $EntityInstance: Exp $
7 ******************************************************************************/
8 
13 
14 #pragma once
16 
17 namespace makVrv
18 {
19  class DtDe;
20  class DtIntervisibilityStateListener;
21 
26  {
27  public:
28 
33  int modelSet, bool distribute);
34 
36 
39  virtual int indexOfVertex(DtUniqueID id, DtStateVisualizer*& visualizer);
40 
42  virtual void setVertexSelected(int iIndex, bool);
43 
46  virtual void visualize(const DtUnicode& visDefName);
47 
52  virtual makVrv::DtStateVisualizer::Type supportsVisualizerType() const;
53 
54  protected:
56  };
57 }

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)