VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtPointFeatureVisualizer.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2010 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: $ $Revision: $ $State: $
7 ******************************************************************************/
8 
12 
13 #pragma once
15 
16 namespace makVrv
17 {
18 
19  class DtPointFeature;
20 
25  {
26  public:
29 
31  virtual ~DtPointFeatureVisualizer();
32 
33  protected:
35  };
36 
37 }
Base visualizer class for visualizing features.
Definition: DtFeatureVisualizer.h:22
Contains makVrv::DtFeatureVisualizer class.
The point feature is a feature that describes a single location.
Definition: DtPointFeature.h:23
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
DtPointFeature * myPoint
Definition: DtPointFeatureVisualizer.h:34
The point feature visualizer is an abstract class which defines the interface for visualizing a point...
Definition: DtPointFeatureVisualizer.h:24
Definition: networkElement.h:29

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)