Loading [MathJax]/jax/output/HTML-CSS/config.js
MeshKernel
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages Concepts
Public Member Functions | List of all members
meshkernelapi::CurvilinearFrozenLinesDeleteUndoAction Class Reference

Undo action for deleting a frozen lines. More...

#include <CurvilinearFrozenLinesDeleteUndoAction.hpp>

Inheritance diagram for meshkernelapi::CurvilinearFrozenLinesDeleteUndoAction:

Public Member Functions

 CurvilinearFrozenLinesDeleteUndoAction (MeshKernelState &mkState, int frozenLineId, const std::pair< meshkernel::Point, meshkernel::Point > &frozenLinePoints)
 Constructor.
 

Detailed Description

Undo action for deleting a frozen lines.

Constructor & Destructor Documentation

◆ CurvilinearFrozenLinesDeleteUndoAction()

meshkernelapi::CurvilinearFrozenLinesDeleteUndoAction::CurvilinearFrozenLinesDeleteUndoAction ( MeshKernelState mkState,
int  frozenLineId,
const std::pair< meshkernel::Point, meshkernel::Point > &  frozenLinePoints 
)
inlineexplicit

Constructor.

Keeps a reference to the active MeshKernelState, the last used frozenLineId and frozen line points


The documentation for this class was generated from the following file: