Blob.cpp File Reference
Blobby isosurface composed of a set of MetaObjects, all of which combine to form a scalar field whose contour at this blob's threshold value defines the surface. Upon initialization (Blob::init), the implicit surface is polygonized into triangles using a variant of the well-known Marching Cubes algorithm. More...
#include "Blob.h"
#include "Mesh.h"
#include "MarchingCubes.h"
#include <SurfacePoint.h>
Go to the source code of this file.
Detailed Description
Blobby isosurface composed of a set of MetaObjects, all of which combine to form a scalar field whose contour at this blob's threshold value defines the surface. Upon initialization (Blob::init), the implicit surface is polygonized into triangles using a variant of the well-known Marching Cubes algorithm.
- Date:
- Spring 2008
- See also:
- also MetaObject
Definition in file Blob.cpp.
Generated on 28 Feb 2009 for Milton by
1.5.6