X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketcherPrs%2FSketcherPrs_SensitivePoint.h;h=9daf62d47121ade5f950a8c052b8a3c0b337c36f;hb=f22a65689fa8bb54274a23f0f974fc538e4a22ab;hp=bc3628b8a256d39f1cec6b81f8d64d2efa0e4e33;hpb=b05d0edf992d5f35dcbda636f6ca821a32792114;p=modules%2Fshaper.git diff --git a/src/SketcherPrs/SketcherPrs_SensitivePoint.h b/src/SketcherPrs/SketcherPrs_SensitivePoint.h index bc3628b8a..9daf62d47 100644 --- a/src/SketcherPrs/SketcherPrs_SensitivePoint.h +++ b/src/SketcherPrs/SketcherPrs_SensitivePoint.h @@ -15,6 +15,11 @@ DEFINE_STANDARD_HANDLE(SketcherPrs_SensitivePoint, Select3D_SensitiveEntity) +/** +* \ingroup GUI +* This sensitive point is done in order to optimize process of the sinzitive area update +* It referes on point array directly and this lets to avoid procedure of the point synchronisation +*/ class SketcherPrs_SensitivePoint : public Select3D_SensitiveEntity { public: