Salome HOME
- Modifing Geometry and Mesh Python scripts from SALOME 6 and before
[modules/smesh.git] / src / DriverSTL / DriverSTL_W_SMDS_Mesh.h
index 3adc180f21aa7e476a093a50afd16031b151b1f6..aa4b00b0bc78d780e95c0fad57b969e4ef94ff3e 100644 (file)
@@ -34,6 +34,9 @@
 
 #include <vector>
 
+/*!
+ * \brief Writer of a mesh in STL (STereoLithography) file format.
+ */
 class MESHDRIVERSTL_EXPORT DriverSTL_W_SMDS_Mesh: public Driver_SMDS_Mesh
 {
  public: