ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
coorlist Struct Reference
Collaboration diagram for coorlist:

Public Attributes

int x
 
int y
 
struct coorlistnext
 

Detailed Description

Chained list of coordinates.

Definition at line 140 of file lsd.c.

Member Data Documentation

◆ next

struct coorlist* coorlist::next

Definition at line 143 of file lsd.c.

◆ x

int coorlist::x

Definition at line 142 of file lsd.c.

Referenced by isaligned(), log_gamma_lanczos(), and log_gamma_windschitl().

◆ y

int coorlist::y

Definition at line 142 of file lsd.c.

Referenced by isaligned().


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