Go to the documentation of this file.
28 #ifndef __vtkPolyLine_h
29 #define __vtkPolyLine_h
78 int& subId,
double pcoords[3],
79 double& dist2,
double *weights);
83 double x[3],
double pcoords[3],
int& subId);
85 void Derivatives(
int subId,
double pcoords[3],
double *values,
86 int dim,
double *derivs);