|
MeVisLab Toolbox Reference
|
#include <CSOVisualizationSettings.h>
Public Member Functions | |
| CSOVisualizationSettings () | |
| Constructor sets members to default values. | |
| virtual void | getPathPointsOnSliceColor (CSO *cso, SbColor &color, float &alpha, bool isMouseOver=false) const |
| virtual unsigned short | getPathPointsOnSliceStipplePattern (CSO *cso) const |
| virtual unsigned short | getPathPointsOnSliceStipplePattern () const |
| virtual float | getPathPointsOnSliceLineWidth (CSO *cso, bool isMouseOver=false) const |
| virtual void | getSeedPointOnSliceColor (CSO *cso, CSOSeedPoint *seedPoint, SbColor &color, float &alpha, bool isMouseOver=false) const |
| virtual float | getSeedPointOnSliceSize (CSO *cso, CSOSeedPoint *seedPoint, bool isMouseOver=false) const |
| virtual void | getPathPointsBelowSliceColor (CSO *cso, SbColor &color, float &alpha, bool isMouseOver=false) const |
| virtual unsigned short | getPathPointsBelowSliceStipplePattern (CSO *cso) const |
| virtual unsigned short | getPathPointsBelowSliceStipplePattern () const |
| virtual float | getPathPointsBelowSliceLineWidth (CSO *cso, bool isMouseOver=false) const |
| virtual void | getSeedPointBelowSliceColor (CSO *cso, CSOSeedPoint *seedPoint, SbColor &color, float &alpha, bool isMouseOver=false) const |
| virtual float | getSeedPointBelowSliceSize (CSO *cso, CSOSeedPoint *seedPoint, bool isMouseOver=false) const |
| virtual void | getPathPointsAboveSliceColor (CSO *cso, SbColor &color, float &alpha, bool isMouseOver=false) const |
| virtual unsigned short | getPathPointsAboveSliceStipplePattern (CSO *cso) const |
| virtual unsigned short | getPathPointsAboveSliceStipplePattern () const |
| virtual float | getPathPointsAboveSliceLineWidth (CSO *cso, bool isMouseOver=false) const |
| virtual void | getSeedPointAboveSliceColor (CSO *cso, CSOSeedPoint *seedPoint, SbColor &color, float &alpha, bool isMouseOver=false) const |
| virtual float | getSeedPointAboveSliceSize (CSO *cso, CSOSeedPoint *seedPoint, bool isMouseOver=false) const |
| virtual bool | isCSOVisible (CSO *cso) |
| addMemberAndAccessMethod (bool, shouldUseAntiAliasing) | |
| addMemberAndAccessMethod (float, globalAlphaFactor) | |
| addMemberAndAccessMethod (bool, showCSOsOnAllTimePoints) | |
| addMemberAndAccessMethod (bool, overwriteCurrentTimePoint) | |
| addMemberAndAccessMethod (int, newCurrentTimePoint) | |
| addMemberAndAccessMethod (int, orientationFilterMode) | |
| addMemberAndAccessMethod (int, parallelThicknessMode) | |
| addMemberAndAccessMethod (float, showParallelThickness) | |
| addMemberAndAccessMethod (int, showOnViewerWithIdMode) | |
| addMemberAndAccessMethod (SbString, viewerId) | |
| addMemberAndAccessMethod (int, ghostingDepthInVoxel) | |
| addMemberAndAccessMethod (int, voxelSlabAugment) | |
| addMemberAndAccessMethod (bool, shouldRenderShadow) | |
| addMemberAndAccessMethod (SbColor, shadowColor) | |
| addMemberAndAccessMethod (float, shadowLineWidth) | |
| addMemberAndAccessMethod (bool, shouldRenderSeedPoints) | |
| addMemberAndAccessMethod (bool, shouldRenderPathPoints) | |
| addMemberAndAccessMethod (bool, shouldOverwriteSeedPointsSettings) | |
| addMemberAndAccessMethod (bool, shouldUsePathPointColorForSeedPoints) | |
| addMemberAndAccessMethod (bool, shouldRenderSeedPointsOnlyForSelectedCSOs) | |
| addMemberAndAccessMethod (bool, useSeedPointOnSliceStyle) | |
| addMemberAndAccessMethod (bool, useSeedPointOnSliceSize) | |
| addMemberAndAccessMethod (bool, useSeedPointOnSliceColor) | |
| addMemberAndAccessMethod (bool, useSeedPointOnSliceAlpha) | |
| addMemberAndAccessMethod (bool, useSeedPointOnSliceLineWidth) | |
| addMemberAndAccessMethod (bool, useSeedPointBelowSliceStyle) | |
| addMemberAndAccessMethod (bool, useSeedPointBelowSliceSize) | |
| addMemberAndAccessMethod (bool, useSeedPointBelowSliceColor) | |
| addMemberAndAccessMethod (bool, useSeedPointBelowSliceAlpha) | |
| addMemberAndAccessMethod (bool, useSeedPointBelowSliceLineWidth) | |
| addMemberAndAccessMethod (bool, useSeedPointAboveSliceStyle) | |
| addMemberAndAccessMethod (bool, useSeedPointAboveSliceSize) | |
| addMemberAndAccessMethod (bool, useSeedPointAboveSliceColor) | |
| addMemberAndAccessMethod (bool, useSeedPointAboveSliceAlpha) | |
| addMemberAndAccessMethod (bool, useSeedPointAboveSliceLineWidth) | |
| addMemberAndAccessMethod (bool, shouldOverwritePathPointsSettings) | |
| addMemberAndAccessMethod (bool, usePathPointsOnSliceLineStyle) | |
| addMemberAndAccessMethod (bool, usePathPointsOnSliceLineWidth) | |
| addMemberAndAccessMethod (bool, usePathPointsOnSliceColor) | |
| addMemberAndAccessMethod (bool, usePathPointsOnSliceAlpha) | |
| addMemberAndAccessMethod (bool, usePathPointsBelowSliceLineStyle) | |
| addMemberAndAccessMethod (bool, usePathPointsBelowSliceLineWidth) | |
| addMemberAndAccessMethod (bool, usePathPointsBelowSliceColor) | |
| addMemberAndAccessMethod (bool, usePathPointsBelowSliceAlpha) | |
| addMemberAndAccessMethod (bool, usePathPointsAboveSliceLineStyle) | |
| addMemberAndAccessMethod (bool, usePathPointsAboveSliceLineWidth) | |
| addMemberAndAccessMethod (bool, usePathPointsAboveSliceColor) | |
| addMemberAndAccessMethod (bool, usePathPointsAboveSliceAlpha) | |
| addMemberAndAccessMethod (bool, shouldOverwriteSelectionSettings) | |
| addMemberAndAccessMethod (bool, enableMouseOverHighlighting) | |
| addMemberAndAccessMethod (int, mouseOverPathPointsColorMode) | |
| addMemberAndAccessMethod (int, mouseOverPathPointsLineWidthMode) | |
| addMemberAndAccessMethod (float, mouseOverPathPointsBrightenValue) | |
| addMemberAndAccessMethod (SbColor, mouseOverPathPointsFixedColor) | |
| addMemberAndAccessMethod (float, mouseOverPathPointsWidenValue) | |
| addMemberAndAccessMethod (float, mouseOverPathPointsFixedLineWidth) | |
| addMemberAndAccessMethod (int, mouseOverSeedPointColorMode) | |
| addMemberAndAccessMethod (int, mouseOverSeedPointSizeMode) | |
| addMemberAndAccessMethod (float, mouseOverSeedPointBrightenValue) | |
| addMemberAndAccessMethod (SbColor, mouseOverSeedPointFixedColor) | |
| addMemberAndAccessMethod (float, mouseOverSeedPointEnlargeValue) | |
| addMemberAndAccessMethod (float, mouseOverSeedPointFixedSize) | |
| addMemberAndAccessMethod (float, mouseOverPathPointsAlpha) | |
| addMemberAndAccessMethod (float, mouseOverSeedPointAlpha) | |
| addMemberAndAccessMethod (float, shadowAlpha) | |
| addMemberAndAccessMethodWithCSO (int, seedPointOnSliceStyle) | |
| addMemberAndAccessMethodWithCSO (float, seedPointOnSliceSize) | |
| addMemberAndAccessMethodWithCSO (SbColor, seedPointOnSliceColor) | |
| addMemberAndAccessMethodWithCSO (float, seedPointOnSliceAlpha) | |
| addMemberAndAccessMethodWithCSO (float, seedPointOnSliceLineWidth) | |
| addMemberAndAccessMethodWithCSO (int, seedPointBelowSliceStyle) | |
| addMemberAndAccessMethodWithCSO (float, seedPointBelowSliceSize) | |
| addMemberAndAccessMethodWithCSO (SbColor, seedPointBelowSliceColor) | |
| addMemberAndAccessMethodWithCSO (float, seedPointBelowSliceAlpha) | |
| addMemberAndAccessMethodWithCSO (float, seedPointBelowSliceLineWidth) | |
| addMemberAndAccessMethodWithCSO (int, seedPointAboveSliceStyle) | |
| addMemberAndAccessMethodWithCSO (float, seedPointAboveSliceSize) | |
| addMemberAndAccessMethodWithCSO (SbColor, seedPointAboveSliceColor) | |
| addMemberAndAccessMethodWithCSO (float, seedPointAboveSliceAlpha) | |
| addMemberAndAccessMethodWithCSO (float, seedPointAboveSliceLineWidth) | |
| addMemberAndAccessMethodWithCSO (int, pathPointsOnSliceLineStyle) | |
| addMemberAndAccessMethodWithCSO (float, pathPointsOnSliceLineWidth) | |
| addMemberAndAccessMethodWithCSO (SbColor, pathPointsOnSliceColor) | |
| addMemberAndAccessMethodWithCSO (float, pathPointsOnSliceAlpha) | |
| addMemberAndAccessMethodWithCSO (int, pathPointsBelowSliceLineStyle) | |
| addMemberAndAccessMethodWithCSO (float, pathPointsBelowSliceLineWidth) | |
| addMemberAndAccessMethodWithCSO (SbColor, pathPointsBelowSliceColor) | |
| addMemberAndAccessMethodWithCSO (float, pathPointsBelowSliceAlpha) | |
| addMemberAndAccessMethodWithCSO (float, pathPointsAboveSliceLineWidth) | |
| addMemberAndAccessMethodWithCSO (SbColor, pathPointsAboveSliceColor) | |
| addMemberAndAccessMethodWithCSO (float, pathPointsAboveSliceAlpha) | |
| addMemberAndAccessMethodWithCSO (int, pathPointsAboveSliceLineStyle) | |
| addMemberAndAccessMethodWithCSO (int, selectedPathPointsColorMode) | |
| addMemberAndAccessMethodWithCSO (int, selectedPathPointsLineWidthMode) | |
| addMemberAndAccessMethodWithCSO (float, selectedPathPointsBrightenValue) | |
| addMemberAndAccessMethodWithCSO (SbColor, selectedPathPointsFixedColor) | |
| addMemberAndAccessMethodWithCSO (float, selectedPathPointsAlpha) | |
| addMemberAndAccessMethodWithCSO (float, selectedPathPointsWidenValue) | |
| addMemberAndAccessMethodWithCSO (float, selectedPathPointsFixedLineWidth) | |
| addMemberAndAccessMethodWithCSO (int, selectedSeedPointColorMode) | |
| addMemberAndAccessMethodWithCSO (int, selectedSeedPointSizeMode) | |
| addMemberAndAccessMethodWithCSO (float, selectedSeedPointBrightenValue) | |
| addMemberAndAccessMethodWithCSO (SbColor, selectedSeedPointFixedColor) | |
| addMemberAndAccessMethodWithCSO (float, selectedSeedPointAlpha) | |
| addMemberAndAccessMethodWithCSO (float, selectedSeedPointEnlargeValue) | |
| addMemberAndAccessMethodWithCSO (float, selectedSeedPointFixedSize) | |
| Public Member Functions inherited from ml::Base | |
| Base () | |
| Constructor. | |
| virtual | ~Base () |
| Destructor. | |
| virtual Base * | deepCopy () const |
| bool | isOfAllowedType (const std::vector< const RuntimeType * > &types) const |
| virtual bool | isRefCountedBase () const |
| Returns whether the instance is derived from RefCountedBase. | |
| virtual std::string | detailString () const |
| virtual bool | implementsPersistence (PersistenceInterface) const |
| virtual std::string | persistentState () const |
| Returns a string describing the object's internal state. | |
| virtual void | setPersistentState (const std::string &state) |
| virtual void | addStateToTree (TreeNode *) const |
| Attaches the object state as children of the given parent node. | |
| virtual void | readStateFromTree (TreeNode *) |
| Reads the object state from the children of the given parent node. | |
| virtual void | writeTo (AbstractPersistenceOutputStream *) const |
| virtual void | readFrom (AbstractPersistenceInputStream *, int) |
Protected Member Functions | |
| bool | isHighlighted (CSO *cso) const |
| Helper: returns whether the selection highlight settings should be applied to the CSO. | |
| bool | _isInSelectedGroup (CSO *cso) const |
| Helper: returns whether the given CSO is in a selected group. | |
| bool | isSelected (CSO *cso, CSOSeedPoint *seedPoint) const |
| Helper: returns whether the given seed point is selected within the given CSO. | |
| SbColor | sbColor (const Vector3 &color) const |
| Helper: returns the given color in a different format. | |
| void | multiplyColorAndClamp (SbColor &color, float factor) const |
| Helper: multiplies the components of the given color with the given factor and clamps all. | |
| void | multiplyValueAndClamp (float &value, float factor, float maxValue=1.0f) const |
| void | addValueAndClamp (float &value, float factor, float maxValue=8.0f) const |
| Helper: adds the factor to the given value and clamps it to [0..maxValue]. | |
| unsigned short | stipplePattern (int enumIndex) const |
| Helper: returns a unsigned short stipple pattern for an index into an enum. | |
| ML_CLASS_HEADER (CSOVisualizationSettings) | |
Additional Inherited Members | |
| Public Types inherited from ml::Base | |
| enum | PersistenceInterface { PersistenceByString , PersistenceByTreeNode , PersistenceByStream } |
| This enum describes the different persistence interfaces available. More... | |
Definition at line 79 of file CSOVisualizationSettings.h.
| ml::CSOVisualizationSettings::CSOVisualizationSettings | ( | ) |
Constructor sets members to default values.
Referenced by ML_CLASS_HEADER().
|
protected |
Helper: returns whether the given CSO is in a selected group.
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| enableMouseOverHighlighting | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| overwriteCurrentTimePoint | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| shouldOverwritePathPointsSettings | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| shouldOverwriteSeedPointsSettings | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| shouldOverwriteSelectionSettings | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| shouldRenderPathPoints | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| shouldRenderSeedPoints | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| shouldRenderSeedPointsOnlyForSelectedCSOs | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| shouldRenderShadow | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| shouldUseAntiAliasing | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| shouldUsePathPointColorForSeedPoints | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| showCSOsOnAllTimePoints | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| usePathPointsAboveSliceAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| usePathPointsAboveSliceColor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| usePathPointsAboveSliceLineStyle | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| usePathPointsAboveSliceLineWidth | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| usePathPointsBelowSliceAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| usePathPointsBelowSliceColor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| usePathPointsBelowSliceLineStyle | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| usePathPointsBelowSliceLineWidth | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| usePathPointsOnSliceAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| usePathPointsOnSliceColor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| usePathPointsOnSliceLineStyle | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| usePathPointsOnSliceLineWidth | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| useSeedPointAboveSliceAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| useSeedPointAboveSliceColor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| useSeedPointAboveSliceLineWidth | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| useSeedPointAboveSliceSize | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| useSeedPointAboveSliceStyle | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| useSeedPointBelowSliceAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| useSeedPointBelowSliceColor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| useSeedPointBelowSliceLineWidth | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| useSeedPointBelowSliceSize | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| useSeedPointBelowSliceStyle | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| useSeedPointOnSliceAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| useSeedPointOnSliceColor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| useSeedPointOnSliceLineWidth | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| useSeedPointOnSliceSize | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | bool | , |
| useSeedPointOnSliceStyle | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | float | , |
| globalAlphaFactor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | float | , |
| mouseOverPathPointsAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | float | , |
| mouseOverPathPointsBrightenValue | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | float | , |
| mouseOverPathPointsFixedLineWidth | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | float | , |
| mouseOverPathPointsWidenValue | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | float | , |
| mouseOverSeedPointAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | float | , |
| mouseOverSeedPointBrightenValue | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | float | , |
| mouseOverSeedPointEnlargeValue | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | float | , |
| mouseOverSeedPointFixedSize | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | float | , |
| shadowAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | float | , |
| shadowLineWidth | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | float | , |
| showParallelThickness | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | int | , |
| ghostingDepthInVoxel | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | int | , |
| mouseOverPathPointsColorMode | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | int | , |
| mouseOverPathPointsLineWidthMode | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | int | , |
| mouseOverSeedPointColorMode | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | int | , |
| mouseOverSeedPointSizeMode | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | int | , |
| newCurrentTimePoint | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | int | , |
| orientationFilterMode | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | int | , |
| parallelThicknessMode | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | int | , |
| showOnViewerWithIdMode | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | int | , |
| voxelSlabAugment | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | SbColor | , |
| mouseOverPathPointsFixedColor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | SbColor | , |
| mouseOverSeedPointFixedColor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | SbColor | , |
| shadowColor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethod | ( | SbString | , |
| viewerId | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| pathPointsAboveSliceAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| pathPointsAboveSliceLineWidth | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| pathPointsBelowSliceAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| pathPointsBelowSliceLineWidth | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| pathPointsOnSliceAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| pathPointsOnSliceLineWidth | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| seedPointAboveSliceAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| seedPointAboveSliceLineWidth | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| seedPointAboveSliceSize | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| seedPointBelowSliceAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| seedPointBelowSliceLineWidth | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| seedPointBelowSliceSize | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| seedPointOnSliceAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| seedPointOnSliceLineWidth | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| seedPointOnSliceSize | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| selectedPathPointsAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| selectedPathPointsBrightenValue | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| selectedPathPointsFixedLineWidth | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| selectedPathPointsWidenValue | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| selectedSeedPointAlpha | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| selectedSeedPointBrightenValue | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| selectedSeedPointEnlargeValue | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | float | , |
| selectedSeedPointFixedSize | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | int | , |
| pathPointsAboveSliceLineStyle | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | int | , |
| pathPointsBelowSliceLineStyle | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | int | , |
| pathPointsOnSliceLineStyle | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | int | , |
| seedPointAboveSliceStyle | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | int | , |
| seedPointBelowSliceStyle | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | int | , |
| seedPointOnSliceStyle | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | int | , |
| selectedPathPointsColorMode | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | int | , |
| selectedPathPointsLineWidthMode | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | int | , |
| selectedSeedPointColorMode | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | int | , |
| selectedSeedPointSizeMode | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | SbColor | , |
| pathPointsAboveSliceColor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | SbColor | , |
| pathPointsBelowSliceColor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | SbColor | , |
| pathPointsOnSliceColor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | SbColor | , |
| seedPointAboveSliceColor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | SbColor | , |
| seedPointBelowSliceColor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | SbColor | , |
| seedPointOnSliceColor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | SbColor | , |
| selectedPathPointsFixedColor | ) |
| ml::CSOVisualizationSettings::addMemberAndAccessMethodWithCSO | ( | SbColor | , |
| selectedSeedPointFixedColor | ) |
|
protected |
Helper: adds the factor to the given value and clamps it to [0..maxValue].
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented in ml::CSOVisualizationSettingsWithStylePalette.
|
protected |
Helper: returns whether the selection highlight settings should be applied to the CSO.
|
protected |
Helper: returns whether the given seed point is selected within the given CSO.
|
protected |
References CSOVisualizationSettings().
|
protected |
Helper: multiplies the components of the given color with the given factor and clamps all.
|
protected |
Helper: multiplies the given (line width / point size) value with the given factor and clamps it to [0..maxValue].
|
inlineprotected |
Helper: returns the given color in a different format.
Definition at line 269 of file CSOVisualizationSettings.h.
|
inlineprotected |
Helper: returns a unsigned short stipple pattern for an index into an enum.
Definition at line 279 of file CSOVisualizationSettings.h.
References PATH_POINTS_PATTERN_DASHED, PATH_POINTS_PATTERN_DOTTED, PATH_POINTS_PATTERN_NONE, PATH_POINTS_PATTERN_SHORT_DASHED, and PATH_POINTS_PATTERN_SOLID.