PLplot  5.15.0
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

◆ d

delaunay* nnpi::d

Definition at line 55 of file nnpi.c.

◆ n

int nnpi::n

Definition at line 65 of file nnpi.c.

◆ nallocated

int nnpi::nallocated

Definition at line 62 of file nnpi.c.

◆ nvertices

int nnpi::nvertices

Definition at line 61 of file nnpi.c.

◆ p

point* nnpi::p

Definition at line 56 of file nnpi.c.

◆ vertices

int* nnpi::vertices

Definition at line 63 of file nnpi.c.

◆ weights

double* nnpi::weights

Definition at line 64 of file nnpi.c.

◆ wmin

double nnpi::wmin

Definition at line 57 of file nnpi.c.


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