Leptonica  1.83.1
Image processing and image analysis suite
L_Ptraa Struct Reference

#include <ptra.h>

Data Fields

l_int32 nalloc
 
struct L_Ptra ** ptra
 

Detailed Description

Array of generic pointer arrays

Definition at line 64 of file ptra.h.

Field Documentation

◆ nalloc

l_int32 L_Ptraa::nalloc

size of allocated ptr array

Definition at line 66 of file ptra.h.

Referenced by ptraaCreate(), and ptraaGetSize().

◆ ptra

struct L_Ptra** L_Ptraa::ptra

array of ptra

Definition at line 67 of file ptra.h.

Referenced by ptraaCreate(), ptraaDestroy(), ptraaGetPtra(), and ptraaInsertPtra().


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