2 #ifndef _math_isosurf_implicit_h
3 #define _math_isosurf_implicit_h
10 POINT position, normal;
22 char * polygonize(
double(*
function)(
double,
double,
double),
23 double size,
int bounds,
24 double x,
double y,
double z,
25 int(*triproc)(
int,
int,
int,
VERTICES),
int mode);
Generated at Wed Sep 25 2013 06:53:57 for MPQC
2.3.1 using the documentation package Doxygen
1.8.3.1.