QGIS API Documentation  2.10.1-Pisa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Macros | Functions
layer.cpp File Reference
#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"
Include dependency graph for layer.cpp:

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)
 

Macro Definition Documentation

#define _CRT_SECURE_NO_DEPRECATE

Definition at line 34 of file layer.cpp.