RDM_RTREE_FILTER Union Reference

#include "rdmtypes.h"

Data Fields

uint32_t maxNeighbors
uint32_t numVertices
double radius

Field Documentation

maxNeighbors

uint32_t RDM_RTREE_FILTER::maxNeighbors

For nearest neighbor searches the maximum number to identify

numVertices

uint32_t RDM_RTREE_FILTER::numVertices

The number of vertices for a polygon search

Examples
core35Example_main.c.

radius

double RDM_RTREE_FILTER::radius

For radius searches the size of the radius

Examples
core35Example_main.c.

The documentation for this union was generated from the following file: