#include <GeometryFunctions.h>
Static Public Member Functions | |
| static void | getCoordinates (const te::gm::Geometry *geometry, std::vector< te::gm::Coord2D > &vecCoords) | 
| static void | populateCoordinateIndex (const te::gm::Geometry *geometry, te::gm::KdTreeSingle &spatialIndex) | 
| static void | populateCoordinateIndex (const te::gm::GeometryVectorConst &geometryVector, te::gm::KdTreeSingle &spatialIndex) | 
Static Protected Member Functions | |
| static void | buildIndex (const std::vector< te::gm::Coord2D > &vecCoords, te::gm::KdTreeSingle &spatialIndex) | 
Definition at line 205 of file GeometryFunctions.h.
      
  | 
  staticprotected | 
      
  | 
  static | 
      
  | 
  static | 
      
  | 
  static |