Xmipp  v3.23.11-Nereus
Public Attributes | List of all members
Delaunay_T Struct Reference

#include <delaunay.h>

Collaboration diagram for Delaunay_T:
Collaboration graph
[legend]

Public Attributes

bool voronoiComputed
 
struct Graph_T graph
 
struct DCEL_Tdcel
 
struct Voronoi_T voronoi
 
int faceIndex
 

Detailed Description

Definition at line 13 of file delaunay.h.

Member Data Documentation

◆ dcel

struct DCEL_T* Delaunay_T::dcel

Definition at line 17 of file delaunay.h.

◆ faceIndex

int Delaunay_T::faceIndex

Definition at line 20 of file delaunay.h.

◆ graph

struct Graph_T Delaunay_T::graph

Definition at line 16 of file delaunay.h.

◆ voronoi

struct Voronoi_T Delaunay_T::voronoi

Definition at line 18 of file delaunay.h.

◆ voronoiComputed

bool Delaunay_T::voronoiComputed

Definition at line 15 of file delaunay.h.


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