VR-Forces 4.1.1 Class Documentation
DtVisualizerCreationSettingsSignaler.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2011 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 
10 #pragma once
11 
12 #include <vrvCore/vrvCore.h>
14 #include <vrvUtil/event_signal.h>
15 
16 namespace makVrv
17 {
18  class DtEventQueueInterface;
19  class DtSharedSettingsManager;
20 
26  public DtVirtualBaseClass
27  {
28  public:
31  static DtVisualizerCreationSettingsSignaler& instance(
33 
37 
41  static DtVisualizerCreationSettingsSignaler* findInstance(
43 
46 
51 
52  protected:
54 
55  private:
58  };
59 }

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)