mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-28 18:30:35 +05:00
fix indentation
This commit is contained in:
parent
b48879bb7b
commit
8ef1551cb0
@ -70,7 +70,7 @@ namespace
|
||||
* \brief Structure used to temporary remove EventProparatorToEdges from faceSubMesh
|
||||
* in order to prevent propagation of CLEAN event from FACE to EDGEs during
|
||||
* StdMeshers_Projection_1D2D::Compute(). The CLEAN event is emmited by Pattern mapper
|
||||
* and causes removal of faces generated on adjacent FACEs.
|
||||
* and causes removal of faces generated on adjacent FACEs.
|
||||
*/
|
||||
struct UnsetterOfEventProparatorToEdges
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user