Archived issue #0030331

Remove large implementation from BRepMesh_DelaunayDeflectionControlMeshAlgo.hxx

Open CASCADEOCCT:Meshnew1 public note

Search issues

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.

Public activity

1 archived note

Participants are labeled by their role within this record.

01Commenter 1
Start of this work has been made in the attached patches "Attachment 1 (ZIP)".