Loading [MathJax]/extensions/tex2jax.js
MeshKernel
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages Concepts
Public Member Functions | List of all members
meshkernelapi::CurvilinearFrozenLinesAddUndoAction Class Reference

Undo action for adding frozen lines. More...

#include <CurvilinearFrozenLinesAddUndoAction.hpp>

Inheritance diagram for meshkernelapi::CurvilinearFrozenLinesAddUndoAction:

Public Member Functions

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

Detailed Description

Undo action for adding frozen lines.

Constructor & Destructor Documentation

◆ CurvilinearFrozenLinesAddUndoAction()

meshkernelapi::CurvilinearFrozenLinesAddUndoAction::CurvilinearFrozenLinesAddUndoAction ( 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: