QGIS API Documentation
2.6.0-Brighton
|
#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"
Namespaces | |
namespace | pal |
Macros | |
#define | _CRT_SECURE_NO_DEPRECATE |
Functions | |
static FeaturePart * | pal::_findConnectedPart (FeaturePart *partCheck, LinkedList< FeaturePart * > *otherParts) |
#define _CRT_SECURE_NO_DEPRECATE |