|
QGIS API Documentation
2.10.1-Pisa
|
#include <stddef.h>#include <geos_c.h>#include <iostream>#include <cstring>#include <cmath>#include <vector>#include <pal/pal.h>#include <pal/layer.h>#include <pal/palexception.h>#include <pal/internalexception.h>#include "linkedlist.hpp"#include "hashtable.hpp"#include "feature.h"#include "geomfunction.h"#include "util.h"#include "simplemutex.h"
Go to the source code of this file.
Namespaces | |
| pal | |
Macros | |
| #define | _CRT_SECURE_NO_DEPRECATE |
Functions | |
| static FeaturePart * | pal::_findConnectedPart (FeaturePart *partCheck, LinkedList< FeaturePart * > *otherParts) |
1.8.6