Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
_row_table_t Struct Reference
+ Collaboration diagram for _row_table_t:

Data Fields

int * count
 
const int * at
 
float * xs
 
int capacity
 

Detailed Description

Definition at line 1044 of file masks_geometry.c.

Field Documentation

◆ at

const int* _row_table_t::at

Definition at line 1047 of file masks_geometry.c.

Referenced by _row_table_put().

◆ capacity

int _row_table_t::capacity

Definition at line 1049 of file masks_geometry.c.

◆ count

int* _row_table_t::count

Definition at line 1046 of file masks_geometry.c.

Referenced by _path_interior().

◆ xs

float* _row_table_t::xs

Definition at line 1048 of file masks_geometry.c.


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