Main Page | Class Hierarchy | Class List | Directories | File List | Class Members

CORNER Struct Reference

A struct. More...

#include <SurfaceGenerator.h>

List of all members.

Public Attributes

MPoint point
double value
SurfaceCase scase


Detailed Description

A struct.

This struct gives a repersentation of a Corner of a cube.

Definition at line 59 of file SurfaceGenerator.h.


Member Data Documentation

MPoint CORNER::point
 

The position of this CORNER

Definition at line 61 of file SurfaceGenerator.h.

Referenced by SurfaceGenerator::compute().

SurfaceCase CORNER::scase
 

The surface case of this CORNER

Definition at line 67 of file SurfaceGenerator.h.

Referenced by SurfaceGenerator::compute().

double CORNER::value
 

The implicit function value of this CORNER

Definition at line 64 of file SurfaceGenerator.h.

Referenced by SurfaceGenerator::compute(), SurfaceGenerator::polygonise(), and SurfaceGenerator::polygoniseTri().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 13 03:18:00 2005 for ImplicitFunctions by  doxygen 1.4.1