| 
    Woolz Image Processing
    Version 1.7.5
    
   | 
 
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 | 
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.
| int _WlzGMResIdx::idxCnt | 
Number of indicies in lut.
Referenced by WlzEffWriteObjObj(), WlzEffWriteObjPly2(), WlzEffWriteObjSMesh(), WlzEffWriteObjVtk(), and WlzGMModelResIdx().
| int* _WlzGMResIdx::idxLut | 
Index look up table.
Referenced by WlzCMeshFromGM(), WlzEffWriteObjObj(), WlzEffWriteObjPly2(), WlzEffWriteObjSMesh(), WlzEffWriteObjVtk(), WlzGMModelCopy(), WlzGMModelResIdx(), WlzGMModelResIdxFree(), and WlzWriteObj().