This sets the edge and whichplane parameters and then passes everything to DrawTetWithPlane to actually draw the triangle. It is intended for use by developers with distributed arrays based on tetrahedra, e.g. a finite element mesh.
int DrawTet ( PetscScalar* coords, PetscScalar* vals, PetscScalar isoquant, PetscScalar* color )