Woolz Image Processing  Version 1.7.5
_WlzCMesh2D5 Struct Reference

A graph based mesh model for 2D5 boundary conforming simplical meshes. The mesh inherits it's core fields from the Woolz core domain. Typedef: WlzCMesh2D5. More...

Data Fields

int type
 
int linkcount
 
void * freeptr
 
double maxSqEdgLen
 
WlzDBox3 bBox
 
WlzCMeshCellGrid2D5 cGrid
 
struct _WlzCMeshRes res
 

Detailed Description

A graph based mesh model for 2D5 boundary conforming simplical meshes. The mesh inherits it's core fields from the Woolz core domain. Typedef: WlzCMesh2D5.

Field Documentation

int _WlzCMesh2D5::linkcount

Core.

Referenced by WlzCMeshFree2D5(), and WlzObjectFacts().

void* _WlzCMesh2D5::freeptr

Core.

double _WlzCMesh2D5::maxSqEdgLen

Maximum of squared edge lengths which can be used to restrict geometric searches. This may not be correct if nodes have been deleted or modified so it should not be relied upon for any more than an upper limit.

Referenced by WlzCMeshCopy2D5(), WlzCMeshSetElm2D5(), and WlzCMeshUpdateMaxSqEdgLen2D5().

struct _WlzCMeshRes _WlzCMesh2D5::res

Mesh resources.

Referenced by WlzAffineTransformIsTranslate(), WlzCMeshAddDelElmCb2D5(), WlzCMeshAddDelNodCb2D5(), WlzCMeshAddNewElmCb2D5(), WlzCMeshAddNewNodCb2D5(), WlzCMeshAffineProduct(), WlzCMeshAffineTransformMesh2D5(), WlzCMeshAllocElm2D5(), WlzCMeshAllocNod2D5(), WlzCMeshClosePointDom2D5(), WlzCMeshClosestNod2D5(), WlzCMeshCompSurfMap(), WlzCMeshCompSurfMapToDomain(), WlzCMeshComputeCurvaturesFromNodNorm(), WlzCMeshComputeNormalsElm(), WlzCMeshComputeNormalsIxv2D5(), WlzCMeshComputeNormalsNod(), WlzCMeshCopy2D5(), WlzCMeshCountBoundNodes2D5(), WlzCMeshDelElm2D5(), WlzCMeshDelNod2D5(), WlzCMeshDelUnusedNodes2D5(), WlzCMeshElmClosestPosIn3D(), WlzCMeshElmFree2D5(), WlzCMeshExtract2D(), WlzCMeshFlatten2D5(), WlzCMeshFree2D5(), WlzCMeshFromGM(), WlzCMeshGetBoundNodes2D5(), WlzCMeshGetNodesAndEdges(), WlzCMeshIntersectDom2D5(), WlzCMeshMakeElmIdxTbl2D5(), WlzCMeshMakeNodIdxTbl2D5(), WlzCMeshNew2D5(), WlzCMeshNewElm2D5(), WlzCMeshNewNod2D5(), WlzCMeshNodFree2D5(), WlzCMeshReassignGridCells2D5(), WlzCMeshRemDelElmCb2D5(), WlzCMeshRemDelNodCb2D5(), WlzCMeshRemNewElmCb2D5(), WlzCMeshRemNewNodCb2D5(), WlzCMeshSetBoundNodFlags2D5(), WlzCMeshSetElmIdxTbl2D5(), WlzCMeshSetNodIdxTbl2D5(), WlzCMeshToDomObjValues(), WlzCMeshTransformInvert(), WlzCMeshTransformManyObjAsIdx(), WlzCMeshUpdateBBox2D5(), WlzCMeshUpdateMaxSqEdgLen2D5(), WlzCopyValues(), WlzEffWriteObjObj(), WlzEffWriteObjPly2(), WlzEffWriteObjSMesh(), WlzEffWriteObjStl(), WlzEffWritePointsVtkFieldValues(), WlzIndexedValuesSet(), WlzMakeIndexedValues(), WlzObjectFacts(), WlzReadMeshTransform3D(), WlzVertexHeapSortIdxFnD3(), and WlzWriteMeshTransform3D().


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