Woolz Image Processing Version 1.4.0
_WlzIndexedValues Struct Reference

In indexed value table. Typedef: WlzIndexedValues. More...

Data Fields

WlzObjectType type
int linkcount
void * freeptr
int rank
int * dim
WlzGreyType vType
WlzValueAttach attach
AlcVectorvalues

Detailed Description

In indexed value table. Typedef: WlzIndexedValues.


Field Documentation

From WlzCoreValues.

From WlzCoreValues, although this won't free the values themselves.

The dimensions of individual indexed values. The dimensions are a 1D array with the number of entries equal to the rank. A dimension array is only allocated if the rank > 0, for rank == 0 dim is NULL.

Referenced by WlzBasisFnSetCMesh2D(), WlzBasisFnSetCMesh3D(), WlzCMeshComputeCurvaturesFromNodNorm(), WlzCMeshComputeNormalsNod(), WlzCMeshExtract2D(), WlzCMeshFlatten2D5(), WlzCMeshIntersect(), WlzCMeshIntersectDom2D5(), WlzCMeshTransformObj(), WlzCopyObject(), WlzCopyScaleCMeshValue(), WlzFreeIndexedValues(), WlzIndexedValueSize(), and WlzMakeIndexedValues().


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