Recursively updates the node nearest to a point with specified (x,y,z) coordinates inside the mesh, beginning with the nodes referenced by the specified tet. Both node and tet marks must be cleared before calling this method. The logic is much like that for adding a node. (Currently unused.)
(double x, double y, double z, Tet tet)
source not stored for this graph (policy: none)
no test coverage detected