Woolz Image Processing  Version 1.7.5
_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

void* _WlzCMeshNodP::v

Generic pointer.

struct _WlzCMeshEntCore* _WlzCMeshNodP::core

Core pointer.

struct _WlzCMeshNod2D* _WlzCMeshNodP::n2

2D node pointer.

Referenced by WlzCMeshExpValues().

struct _WlzCMeshNod2D5* _WlzCMeshNodP::n2d5

2D5 node pointer.

struct _WlzCMeshNod3D* _WlzCMeshNodP::n3

3D node pointer.

Referenced by WlzCMeshExpValues().


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