Skip to content

ViewFEMesh

Heinrich Schindler requested to merge view-fe-mesh into master
  • Move function to set the viewing plane specifying a hint for the in-plane x-axis from ViewFEMesh to ViewBase.
  • Use the variables for storing the viewing plane (m_prmat, m_proj, m_plane) and functions to handle projections (ToPlane) implemented in ViewBase also in ViewFEMesh.
  • No need to keep graphics objects (TPolyLine) as class members.

Merge request reports

Loading