Archived issue #0030331
Remove large implementation from BRepMesh_DelaunayDeflectionControlMeshAlgo.hxx
Description
Large methods are defined in BRepMesh_DelaunayDeflectionControlMeshAlgo.hxx file. Its implementation should be moved in cxx file. The main problem is that the class BRepMesh_DelaunayDeflectionControlMeshAlgo is a template class.
So, It is necessary to rewrite the structure of BRepMesh package.
So, It is necessary to rewrite the structure of BRepMesh package.
Public activity
1 archived note
Participants are labeled by their role within this record.
Start of this work has been made in the attached patches "Attachment 1 (ZIP)".