Go to the documentation of this file.
28 #ifndef __vtkPolyVertex_h
29 #define __vtkPolyVertex_h
63 int& subId,
double pcoords[3],
64 double& dist2,
double *weights);
68 double x[3],
double pcoords[3],
int& subId);
70 void Derivatives(
int subId,
double pcoords[3],
double *values,
71 int dim,
double *derivs);