Woolz Image Processing  Version 1.8.3
_WlzGMModel Struct Reference

A geometric model which can represent both 2D graphs and 3D surfaces, with the surfaces being either manifold or non-manifold. The geometric model inherits it's core fields from the Woolz core domain. Typedef: WlzGMModel. More...

Data Fields

WlzGMModelType type
 
int linkcount
 
void * freeptr
 
WlzGMShellchild
 
int vertexHTSz
 
WlzGMVertex ** vertexHT
 
WlzGMModelR res
 

Detailed Description

A geometric model which can represent both 2D graphs and 3D surfaces, with the surfaces being either manifold or non-manifold. The geometric model inherits it's core fields from the Woolz core domain. Typedef: WlzGMModel.

Field Documentation

◆ type

◆ linkcount

int _WlzGMModel::linkcount

Core.

Referenced by WlzAssignGMModel(), and WlzFreeContour().

◆ freeptr

void* _WlzGMModel::freeptr

Core.

◆ child

WlzGMShell* _WlzGMModel::child

A child shell of the model, others can be reached by walking the next/prev fields.

Referenced by WlzBoundingBoxGModel2D(), WlzBoundingBoxGModel3D(), WlzGetSectionFromGMModel(), WlzGMFilterRmSmShells(), WlzGMModelCopy(), WlzGMModelSetSG(), WlzGMShellUnlink(), and WlzGMVerifyModel().

◆ vertexHTSz

◆ vertexHT

◆ res


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