VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DtOsgEarthLightPointInstaller.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 2015 MAK Technologies, Inc.
3 ** All rights reserved.
4 ******************************************************************************/
5 /******************************************************************************
6 ** $RCSfile: $ $Revision: $ $State: $
7 ******************************************************************************/
8 
12 
13 #pragma once
14 #include <vrvOsg/vrvOsg.h>
16 
17 #include <osg/NodeCallback>
18 
19 namespace makVrv
20 {
21  class DtOsgTerrainPatchObject;
29  {
30  public:
33 
34  public: // DtOsgEarthFeatureDataBroker::Callback interface
35 
37  void onLayerLoaded(osgEarth::MapNode* mapNode, osgEarth::ModelLayer* layer);
38 
40  void onDataLoaded(osgEarth::Map* map, osgEarth::ModelLayer* layer, osg::Node* data);
41 
42  public:
45  static const char* className();
46 
47  protected:
50 
51  protected:
52  static const char* myClassName;
53 
54  protected:
57  };
58 }

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)