PLplot  5.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
nnpi Struct Reference

Public Attributes

delaunayd
 
pointp
 
double wmin
 
int nvertices
 
int nallocated
 
int * vertices
 
double * weights
 
int n
 

Detailed Description

Definition at line 53 of file nnpi.c.

Member Data Documentation

delaunay* nnpi::d

Definition at line 55 of file nnpi.c.

int nnpi::n

Definition at line 65 of file nnpi.c.

int nnpi::nallocated

Definition at line 62 of file nnpi.c.

int nnpi::nvertices

Definition at line 61 of file nnpi.c.

point* nnpi::p

Definition at line 56 of file nnpi.c.

int* nnpi::vertices

Definition at line 63 of file nnpi.c.

double* nnpi::weights

Definition at line 64 of file nnpi.c.

double nnpi::wmin

Definition at line 57 of file nnpi.c.


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