MFCSGBallsNRegion
[MFNRegion]

Collaboration diagram for MFCSGBallsNRegion:


Functions

MFNRegion MFNRegionCreateCSGBalls (int n, int nb, double *x0, double *R, int *dir, MFErrorHandler e)
 Creates a region which is a simple set union of the interior or exterior of spherical balls.

Function Documentation

MFNRegion MFNRegionCreateCSGBalls int  n,
int  nb,
double *  x0,
double *  R,
int *  dir,
MFErrorHandler  e
 

Creates a region which is a simple set union of the interior or exterior of spherical balls.

Parameters:
n The dimension of the balls.
nb The number of balls.
x0 The center of the balls. Stored x0[0]=c0[0],..,x0[n-1]=c0[n-1], x0[n]=c1[0],...
R The radii of the balls.
dir if positive the interior is added, if negative the exterior.
e A place to return errors.
Returns:
A new region.


Generated on Tue Jan 30 13:40:29 2007 for multifario by  doxygen 1.4.6