QGIS API Documentation  2.10.1-Pisa
 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::_cHullBox
 
struct  pal::_cross
 
class  pal::PointSet
 

Namespaces

 pal
 

Macros

#define _POINTSET_H
 

Typedefs

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

Functions

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

Macro Definition Documentation

#define _POINTSET_H

Definition at line 35 of file pointset.h.