#include <Isosurface.h>
Public Attributes | |
XYZ | p [3] |
vertices. More... | |
XYZ | n [3] |
normals. More... |
Definition at line 23 of file Isosurface.h.
|
normals.
Definition at line 25 of file Isosurface.h. Referenced by IsoSurface::DoCellGeneral, and IsoSurface::Polygonise. |
|
vertices.
Definition at line 24 of file Isosurface.h. Referenced by IsoSurface::DoCellGeneral, IsoSurface::DoGridPosNorms, and IsoSurface::Polygonise. |