Woolz Image Processing  Version 1.8.3
_WlzCMeshNodP Union Reference

A node pointer for a 2 or 3D mesh. Typedef: WlzCMeshNodP. More...

Data Fields

void * v
 
struct _WlzCMeshEntCorecore
 
struct _WlzCMeshNod2Dn2
 
struct _WlzCMeshNod2D5n2d5
 
struct _WlzCMeshNod3Dn3
 

Detailed Description

A node pointer for a 2 or 3D mesh. Typedef: WlzCMeshNodP.

Field Documentation

◆ v

void* _WlzCMeshNodP::v

Generic pointer.

◆ core

struct _WlzCMeshEntCore* _WlzCMeshNodP::core

Core pointer.

◆ n2

struct _WlzCMeshNod2D* _WlzCMeshNodP::n2

2D node pointer.

◆ n2d5

struct _WlzCMeshNod2D5* _WlzCMeshNodP::n2d5

2D5 node pointer.

◆ n3

struct _WlzCMeshNod3D* _WlzCMeshNodP::n3

3D node pointer.


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