GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
prune.c File Reference
#include <stdio.h>
#include <grass/Vect.h>
#include <math.h>
Include dependency graph for prune.c:

Go to the source code of this file.

Functions

int dig_prune (struct line_pnts *points, double thresh)
 

Function Documentation

int dig_prune ( struct line_pnts *  points,
double  thresh 
)

Definition at line 74 of file prune.c.

References cur_x, cur_y, and n.

Referenced by Vect_line_prune_thresh().