Woolz Image Processing  Version 1.7.5
_WlzCMeshEntP Union Reference

Union of pointers to top level mesh entities. Typedef: WlzCMeshEntP. More...

Data Fields

void * v
 
struct _WlzCMeshEntCorecore
 
struct _WlzCMeshNod2Dn2
 
struct _WlzCMeshNod2Dn2d5
 
struct _WlzCMeshNod3Dn3
 
struct _WlzCMeshElm2De2
 
struct _WlzCMeshElm2De2d5
 
struct _WlzCMeshElm3De3
 

Detailed Description

Union of pointers to top level mesh entities. Typedef: WlzCMeshEntP.

Field Documentation

void* _WlzCMeshEntP::v
struct _WlzCMeshEntCore* _WlzCMeshEntP::core

Core pointer.

Referenced by WlzCMeshDispToField().

struct _WlzCMeshNod2D* _WlzCMeshEntP::n2
struct _WlzCMeshNod2D* _WlzCMeshEntP::n2d5

2D5 node pointer.

Referenced by WlzCMeshGetNodesAndEdges(), WlzCopyValues(), and WlzObjectFacts().

struct _WlzCMeshNod3D* _WlzCMeshEntP::n3
struct _WlzCMeshElm2D* _WlzCMeshEntP::e2

2D element pointer.

Referenced by WlzCMeshGetNodesAndEdges(), WlzCopyValues(), and WlzObjectFacts().

struct _WlzCMeshElm2D* _WlzCMeshEntP::e2d5

2D5 element pointer.

Referenced by WlzCMeshGetNodesAndEdges(), WlzCopyValues(), and WlzObjectFacts().

struct _WlzCMeshElm3D* _WlzCMeshEntP::e3

3D element pointer.

Referenced by WlzCMeshGetNodesAndEdges(), WlzCopyValues(), and WlzObjectFacts().


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