Go to the documentation of this file.
32 #ifndef __vtkTriangleStrip_h
33 #define __vtkTriangleStrip_h
70 int& subId,
double pcoords[3],
71 double& dist2,
double *weights);
75 double x[3],
double pcoords[3],
int& subId);
77 void Derivatives(
int subId,
double pcoords[3],
double *values,
78 int dim,
double *derivs);