Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

glt/mcubes.cpp File Reference

#include "mcubes.h"
#include <glt/gl.h>
#include <cstdlib>
#include <cmath>
#include <iosfwd>

Include dependency graph for mcubes.cpp:

Include dependency graph

Go to the source code of this file.

Compounds

struct  Vector3
struct  Pair
struct  Sample

Functions

int GltMarchingCubes (GltFunc3d func, float minx, float miny, float minz, float maxx, float maxy, float maxz, int xsteps, int ysteps, int zsteps)
 Marching Cubes Algorithm.


Detailed Description

Author:
Steve Anger (70714.3113@compuserve.com)
Todo:
Cleanup

Normals

Id:
mcubes.cpp,v 1.5 2002/10/09 15:09:38 nigels Exp

Log:
mcubes.cpp,v
Revision 1.5 2002/10/09 15:09:38 nigels Added RCS Id and Log tags

Definition in file mcubes.cpp.


Generated on Tue Nov 5 11:11:15 2002 for GLT by doxygen1.2.18