Skip to content

Commit

Permalink
Add init
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjenssen committed Oct 25, 2023
1 parent a228c71 commit 5b8f2f6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ RigFaultReactivationModelGenerator::RigFaultReactivationModelGenerator( cvf::Vec
, m_startFace( face )
, m_normal( normal )
, m_cellIndex( cellIndex )
, m_bufferAboveFault( 0.0 )
, m_bufferBelowFault( 0.0 )
{
}

Expand Down

0 comments on commit 5b8f2f6

Please sign in to comment.