X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FBLSURFPlugin%2FBLSURFPlugin_Attractor.hxx;fp=src%2FBLSURFPlugin%2FBLSURFPlugin_Attractor.hxx;h=1f5d8b64c91e5522c0997ffa75f001ccfb57b333;hb=5664a0b12ca2c67314d0a44259aa565556f5b0b8;hp=b3ef69a21eb0b7ff1a6cba977d79fe7bb43df205;hpb=300cf3d0f689c16802bb7c3a52d913e4afc34762;p=plugins%2Fblsurfplugin.git diff --git a/src/BLSURFPlugin/BLSURFPlugin_Attractor.hxx b/src/BLSURFPlugin/BLSURFPlugin_Attractor.hxx index b3ef69a..1f5d8b6 100644 --- a/src/BLSURFPlugin/BLSURFPlugin_Attractor.hxx +++ b/src/BLSURFPlugin/BLSURFPlugin_Attractor.hxx @@ -88,6 +88,7 @@ class BLSURFPlugin_Attractor { bool init(); // Calculates the discrete points correponding to attractor // and intialises the map of distances + void avoidOutOfBounds(int& i, int&j); void edgeInit(Handle(Geom_Surface) aSurf, const TopoDS_Edge& anEdge); double GetSize (double u, double v);