An Implementation of the Marching Cubes Algorithm  1.0
Namespace common.

Namespaces

namespace  common
 The namespace common contains the definition of macros and several utility classes, such as a class for representing 3D vectors and a class for dealing with exceptions in a customized way.
namespace  mc
 The namespace mc contains an adaptation of the Marching Cubes algorithm implementation given by Jules Bloomenthal in his web site: