Fire Core
8.0.0.alpha
GIS framework per tutti gli usi
Pagina Principale
Namespace
Classi
File
Elenco dei file
Tutto
Classi
Namespace
Funzioni
Variabili
Ridefinizioni di tipo (typedef)
Tipi enumerati (enum)
Valori del tipo enumerato
Friend
SpatialOperator.hpp
1
// Copyright 2015 GEOSYSTEMS SRL
2
// All Rights Reserved.
3
4
#ifndef FIRE_GEAR_GEOM_SPATIALOPERATOR_HPP_INCLUDED
5
#define FIRE_GEAR_GEOM_SPATIALOPERATOR_HPP_INCLUDED
6
13
namespace
fire {
20
namespace
gear {
27
namespace
geom {
34
namespace
SpatialOperator
{
41
enum
SpatialOperator
{
42
None,
43
Disjoint,
44
Intersects,
45
Touches,
46
Crosses,
47
Within,
48
Contains,
49
Equals,
50
Overlaps,
51
Covers,
52
CoveredBy,
53
Custom
54
};
55
}
// namespace SpatialOperator
56
}
// namespace geom
57
}
// namespace gear
58
}
// namespace fire
59
60
#endif
fire::gear::geom::SpatialOperator::SpatialOperator
SpatialOperator
Definition:
SpatialOperator.hpp:41
include
fire
gear
geom
SpatialOperator.hpp
Generato Mar 7 Lug 2015 12:36:53 per Fire Core da
1.8.6