Woolz Image Processing  Version 1.8.3
_WlzGMResIdx Struct Reference

A resource index look up table (WlzGMResIdxTb). The array of indicies is a look up table from the indicies of a GM to contigous indicies suitable for copying or outputing a resource vector without holes. Typedef: WlzGMResIdx. More...

Data Fields

int idxCnt
 
int * idxLut
 

Detailed Description

A resource index look up table (WlzGMResIdxTb). The array of indicies is a look up table from the indicies of a GM to contigous indicies suitable for copying or outputing a resource vector without holes. Typedef: WlzGMResIdx.

Field Documentation

◆ idxCnt

int _WlzGMResIdx::idxCnt

Number of indicies in lut.

Referenced by WlzGMModelResIdx().

◆ idxLut

int* _WlzGMResIdx::idxLut

Index look up table.

Referenced by WlzCMeshFromGM(), WlzGMModelCopy(), WlzGMModelResIdx(), and WlzGMModelResIdxFree().


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