mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5101 clang-format: Adjusted penalties
Use lower absolute values to improve control of behavior
This commit is contained in:
@@ -522,8 +522,7 @@ void RivWindowEdgeAxesOverlayItem::renderSoftwareFrameAndTickLines( OpenGLContex
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
/// Draw the frame using shader programs
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RivWindowEdgeAxesOverlayItem::renderShaderFrameAndTickLines( OpenGLContext* oglContext,
|
||||
const MatrixState& matrixState )
|
||||
void RivWindowEdgeAxesOverlayItem::renderShaderFrameAndTickLines( OpenGLContext* oglContext, const MatrixState& matrixState )
|
||||
{
|
||||
CVF_CALLSITE_OPENGL( oglContext );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user