SketcherGui::OverlayParameters Struct Reference

Struct adapted to store the parameters necessary to create and update the information overlay layer. More...

#include <EditModeCoinManagerParameters.h>

Public Attributes

bool bSplineCombVisible
 
bool bSplineControlPolygonVisible
 
bool bSplineDegreeVisible
 
bool bSplineKnotMultiplicityVisible
 
bool bSplinePoleWeightVisible
 
double currentBSplineCombRepresentationScale = 0
 
bool rebuildInformationLayer = false
 
bool visibleInformationChanged = true
 

Detailed Description

Struct adapted to store the parameters necessary to create and update the information overlay layer.

Member Data Documentation

◆ bSplineCombVisible

bool SketcherGui::OverlayParameters::bSplineCombVisible

◆ bSplineControlPolygonVisible

bool SketcherGui::OverlayParameters::bSplineControlPolygonVisible

◆ bSplineDegreeVisible

bool SketcherGui::OverlayParameters::bSplineDegreeVisible

◆ bSplineKnotMultiplicityVisible

bool SketcherGui::OverlayParameters::bSplineKnotMultiplicityVisible

◆ bSplinePoleWeightVisible

bool SketcherGui::OverlayParameters::bSplinePoleWeightVisible

◆ currentBSplineCombRepresentationScale

double SketcherGui::OverlayParameters::currentBSplineCombRepresentationScale = 0

◆ rebuildInformationLayer

bool SketcherGui::OverlayParameters::rebuildInformationLayer = false

◆ visibleInformationChanged

bool SketcherGui::OverlayParameters::visibleInformationChanged = true

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