Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
platform
Io
ChunkedFileFormat
ChunkedFileFormat.h
1
// Copyright eeGeo Ltd (2012-2014), All Rights Reserved
2
3
#pragma once
4
5
namespace
Eegeo
6
{
7
namespace
IO
8
{
9
namespace
ChunkedFileFormat
10
{
11
class
ChunkStream;
12
13
14
namespace
RoadNamesChunkReader
15
{
16
struct
RoadNameInstance;
17
struct
RoadNames;
18
}
19
20
namespace
QuantizedMeshSetChunkReader
21
{
22
struct
QuantizedMeshInfo;
23
struct
ReaderMeshResult;
24
struct
ReaderCollisionResult;
25
struct
ReaderResult;
26
27
struct
LookUpTableInfo;
28
struct
QCMSReaderContext;
29
class
QCMSMeshReader;
30
31
struct
ShortVector3;
32
struct
UShortVector3;
33
34
class
IQuantizedMeshSetChunkReaderMeshFactory;
35
class
QCMSChunkReader;
36
}
37
}
38
}
39
}
Generated on Sat Jun 10 2023 02:00:30 for eeGeo Platform SDK by
1.8.3.1