#include <rvc/object.h>
#include <rvc/getobjfilter.h>
#include <mi32/trans2dc.h>
Include dependency graph for geospatl.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | RVC |
Classes | |
| class | RVC::GEOSPATIAL |
| Interface for RVC objects that support a georeferences paradigm. More... | |
| class | RVC::GEOSPATIAL::GETOBJFILTER_HASGEOREFERENCE |
| Geospatial object selection filter to disallow selection of non-georeferenced geospatial objects. More... | |
| class | RVC::GEOSPATIAL::GETOBJFILTER_HASNOGEOREFERENCE |
| Geospatial object selection filter to disallow selection of already georeferenced geospatial objects. More... | |
| class | RVC::GEOSPATIAL::GETOBJFILTER_HASNONLOCALGEOREFERENCE |
| Geospatial object selection filter to disallow selection of non-georeferenced or local / engineering georeferenced geospatial objects. More... | |
| class | RVC::GEOSPATIAL::GETOBJFILTER_ISOVERLAPPING |
| Geospatial object selection filter to allow selection of objects that overlap extents of specified reference object. More... | |
| class | RVC::GEOSPATIAL::GETOBJFILTER_ISSELECTABLE |
| Geospatial object selection filter to disallow selection of non geospatial objects. More... | |
Functions | |
| RVC::DEFINE_ENUM_OP_BITWISE (GEOSPATIAL::OBJECTREGIONFLAGS) | |
| RVC::DEFINE_ENUM_OP_BITWISE (GEOSPATIAL::MAKELINKFLAGS) | |
Definition in file geospatl.h.
1.5.2