MF3dPolyhedralNRegion
[MFNRegion]

Collaboration diagram for MF3dPolyhedralNRegion:


Functions

MFNRegion MFNRegionCreatePolyhedral3dRegion (int nv, double *v, int nf, int *nFaceVertices, int **faceVertices, MFErrorHandler e)
 Creates a region in 3-space which is the interior of a polyhedron.

Function Documentation

MFNRegion MFNRegionCreatePolyhedral3dRegion int  nv,
double *  v,
int  nf,
int *  nFaceVertices,
int **  faceVertices,
MFErrorHandler  e
 

Creates a region in 3-space which is the interior of a polyhedron.

Parameters:
nv The number of vertices.
v An array containing the 3*nv coordinates of the vertices v[0+3*iv],v[1+3*iv],v[2+3*iv].
nf The number of faces.
nFaceVertices The number of vertices on each face, an array of length at least nf.
faceVertices The vertex numbers of the vertices on each face faceVertices[if][ifv].
e A place to return errors.
Returns:
A new region.


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