Woolz Image Processing  Version 1.8.3
_WlzGMShell Struct Reference

A shell which is a collection of connected geometric modeling elements. Typedef: WlzGMShell. More...

Data Fields

WlzGMElemType type
 
int idx
 
struct _WlzGMShellnext
 
struct _WlzGMShellprev
 
WlzGMShellGU geo
 
WlzGMLoopTchild
 
struct _WlzGMModelparent
 

Detailed Description

A shell which is a collection of connected geometric modeling elements. Typedef: WlzGMShell.

Field Documentation

◆ type

WlzGMElemType _WlzGMShell::type

◆ idx

◆ next

◆ prev

struct _WlzGMShell* _WlzGMShell::prev

The previous shell in the model.

Referenced by WlzGMModelCopy(), WlzGMShellAppend(), WlzGMShellUnlink(), and WlzGMVerifyShell().

◆ geo

◆ child

WlzGMLoopT* _WlzGMShell::child

A child loop topology element of the shell from which all the others can be reached by walking the next/prev fields.

Referenced by WlzAffineTransformGMShell(), WlzGetSectionFromGMModel(), WlzGMLoopTUnlink(), WlzGMModelCopy(), WlzGMModelDeleteS(), WlzGMModelSetSG(), WlzGMShellComputeGBB(), WlzGMShellSimplexCnt(), and WlzGMVerifyShell().

◆ parent


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