QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Macros | Typedefs | Functions
pointset.h File Reference
#include <cfloat>
#include <cmath>
#include <stddef.h>
#include <geos_c.h>
#include "rtree.hpp"
#include "linkedlist.hpp"
Include dependency graph for pointset.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pal::_cross
struct  pal::_cHullBox
class  pal::PointSet

Namespaces

namespace  pal

Macros

#define _POINTSET_H

Typedefs

typedef struct pal::_cross pal::Crossing
typedef struct pal::_cHullBox pal::CHullBox

Functions

bool pal::ptrCrossingCompare (Crossing *a, Crossing *b)
bool pal::crossingDist (void *a, void *b)

Macro Definition Documentation

#define _POINTSET_H