#include <Isocontour.h>
Definition at line 34 of file Isocontour.h.
free up memory.
Definition at line 22 of file Isocontour.C.
References ResizeArray< int >::clear, ResizeArray< float >::clear, f, numtriangles, and v.
calculate isocontour for a given isovalue and step size.
Definition at line 29 of file Isocontour.C.
References data, DoCell, isovalue, vol, xax, VolumetricData::xaxis, VolumetricData::xsize, yax, VolumetricData::yaxis, VolumetricData::ysize, z, zax, VolumetricData::zaxis, and VolumetricData::zsize.
Definition at line 60 of file Isocontour.C.
References ResizeArray< float >::append3, ResizeArray< int >::append3, SQUARECELL::cubeindex, VolumetricData::data, f, isovalue, numtriangles, VolumetricData::origin, LINE::p, SQUARECELL::p, Polygonise, v, SQUARECELL::val, vol, XY::x, xax, VolumetricData::xsize, XY::y, yax, VolumetricData::ysize, z, and zax.
Referenced by compute.
Definition at line 158 of file Isocontour.C.
References SQUARECELL::cubeindex, LINE::p, and VertexInterp.
Referenced by DoCell.
Definition at line 208 of file Isocontour.C.
References SQUARECELL::p, SQUARECELL::val, XY::x, and XY::y.
Referenced by Polygonise.