QGIS API Documentation
2.6.0-Brighton
|
#include <cfloat>
#include <cmath>
#include <stddef.h>
#include <geos_c.h>
#include "rtree.hpp"
#include "linkedlist.hpp"
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) |
#define _POINTSET_H |