MeVisLab Toolbox Reference
SoCSOEditorTools::LineRenderSettings Struct Reference

#include <SoCSOEditorTools.h>

Public Member Functions

 LineRenderSettings ()
 
bool shouldUseStippling () const
 

Public Attributes

bool shouldUseAntiAliasing
 
unsigned short stipplePattern
 
float width
 
SbColor color
 
float alpha
 
SbColor outlineColor
 
float outlineAlpha
 

Detailed Description

Definition at line 83 of file SoCSOEditorTools.h.

Constructor & Destructor Documentation

◆ LineRenderSettings()

SoCSOEditorTools::LineRenderSettings::LineRenderSettings ( )
inline

Definition at line 85 of file SoCSOEditorTools.h.

Member Function Documentation

◆ shouldUseStippling()

bool SoCSOEditorTools::LineRenderSettings::shouldUseStippling ( ) const
inline

Definition at line 87 of file SoCSOEditorTools.h.

References stipplePattern.

Member Data Documentation

◆ alpha

float SoCSOEditorTools::LineRenderSettings::alpha

Definition at line 93 of file SoCSOEditorTools.h.

◆ color

SbColor SoCSOEditorTools::LineRenderSettings::color

Definition at line 92 of file SoCSOEditorTools.h.

◆ outlineAlpha

float SoCSOEditorTools::LineRenderSettings::outlineAlpha

Definition at line 96 of file SoCSOEditorTools.h.

◆ outlineColor

SbColor SoCSOEditorTools::LineRenderSettings::outlineColor

Definition at line 95 of file SoCSOEditorTools.h.

◆ shouldUseAntiAliasing

bool SoCSOEditorTools::LineRenderSettings::shouldUseAntiAliasing

Definition at line 88 of file SoCSOEditorTools.h.

◆ stipplePattern

unsigned short SoCSOEditorTools::LineRenderSettings::stipplePattern

Definition at line 89 of file SoCSOEditorTools.h.

Referenced by shouldUseStippling().

◆ width

float SoCSOEditorTools::LineRenderSettings::width

Definition at line 90 of file SoCSOEditorTools.h.


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