Salome HOME
Documentation update
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_ConstraintFillet.h
index b1199bcb89c5f3e3b12aad061884138127cdcc98..0f665a32f80f84f6aebe706e933f31871f9c5ef0 100644 (file)
@@ -25,6 +25,7 @@
 class SketchPlugin_ConstraintFillet : public SketchPlugin_ConstraintBase
 {
  public:
+   /// \struct Struct to store base edges with states, result edges and constraints.
    struct FilletFeatures {
     std::list<std::pair<FeaturePtr, bool>> baseEdgesState; ///< list of objects the fillet is based and its states
     std::list<FeaturePtr> resultEdges; ///< list of result edges