Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
platform
Positioning
PointOnMapControllerEvents.h
1
#pragma once
2
3
#include "Positioning.h"
4
#include "Interiors.h"
5
#include "IEvent.h"
6
#include "Streaming.h"
7
8
namespace
Eegeo
9
{
10
namespace
Positioning
11
{
12
class
TerrainHeightResourceChangedEvent
:
public
Helpers::IEvent1
<const Streaming::MortonKey>
13
{
14
15
};
16
17
class
InteriorModelChangedEvent
:
public
Helpers::IEvent1
<const Resources::Interiors::InteriorId>
18
{
19
20
};
21
}
22
}
Generated on Sat Jun 10 2023 02:00:31 for eeGeo Platform SDK by
1.8.3.1