#include <Isocontour.h>
Public Attributes | |
XY | p [4] |
4 vertices (corners of square). More... | |
float | val [4] |
4 density values. More... | |
int | cubeindex |
Definition at line 27 of file Isocontour.h.
|
Definition at line 30 of file Isocontour.h. Referenced by IsoContour::DoCell, and IsoContour::Polygonise. |
|
4 vertices (corners of square).
Definition at line 28 of file Isocontour.h. Referenced by IsoContour::DoCell, and IsoContour::VertexInterp. |
|
4 density values.
Definition at line 29 of file Isocontour.h. Referenced by IsoContour::DoCell, and IsoContour::VertexInterp. |