VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Dt2DIntervisibilityLineVisualizer.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2012 MaK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 
9 
10 #pragma once
12 
13 namespace makVrv
14 {
20  {
21  public:
24  DtStateListener& listener, int modelSet);
25 
28  DtSceneObjectAgent* sceneObject, int modelSet );
29 
32 
34  virtual DtSegmentedLineModelAgent* createLineAgent();
35 
37  virtual const DtStateVisualizer::TypeInfo& typeInfo() const;
38 
40  static const DtStateVisualizer::TypeInfo& theTypeInfo();
41 
42  };
43 
48 }
DtIntervisibilityLineVisualizer display an intervisibility line drawn as geometry in the scene withou...
Definition: DtIntervisibilityLineVisualizer.h:26
Definition: DtStateVisualizer.h:305
DtStateVisualizerCreatorTemplate< Dt2DIntervisibilityLineVisualizer > Dt2DIntervisibilityLineVisualizerCreator
Creator that will be registered with the state visualizer factory to create this class.
Definition: Dt2DIntervisibilityLineVisualizer.h:47
The DtBaseConnection is an abstract class.
Definition: DtBaseConnection.h:38
Dt2DIntervisibilityLineVisualizer display an intervisibility line drawn as geometry in the scene with...
Definition: Dt2DIntervisibilityLineVisualizer.h:18
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
Contains makVrv::DtIntervisibilityLineVisualizer class.
The DtStateListener is an abstract class. Subclasses implement functionality that will allow data to ...
Definition: DtStateListener.h:25
Struct to hold metadata about each functional visualizer type This allows users of the factory to get...
Definition: DtStateVisualizer.h:56

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)