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 84 of file SoCSOEditorTools.h.

Constructor & Destructor Documentation

◆ LineRenderSettings()

SoCSOEditorTools::LineRenderSettings::LineRenderSettings ( )
inline

Definition at line 86 of file SoCSOEditorTools.h.

Member Function Documentation

◆ shouldUseStippling()

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

Definition at line 88 of file SoCSOEditorTools.h.

Member Data Documentation

◆ alpha

float SoCSOEditorTools::LineRenderSettings::alpha

Definition at line 94 of file SoCSOEditorTools.h.

◆ color

SbColor SoCSOEditorTools::LineRenderSettings::color

Definition at line 93 of file SoCSOEditorTools.h.

◆ outlineAlpha

float SoCSOEditorTools::LineRenderSettings::outlineAlpha

Definition at line 97 of file SoCSOEditorTools.h.

◆ outlineColor

SbColor SoCSOEditorTools::LineRenderSettings::outlineColor

Definition at line 96 of file SoCSOEditorTools.h.

◆ shouldUseAntiAliasing

bool SoCSOEditorTools::LineRenderSettings::shouldUseAntiAliasing

Definition at line 89 of file SoCSOEditorTools.h.

◆ stipplePattern

unsigned short SoCSOEditorTools::LineRenderSettings::stipplePattern

Definition at line 90 of file SoCSOEditorTools.h.

◆ width

float SoCSOEditorTools::LineRenderSettings::width

Definition at line 91 of file SoCSOEditorTools.h.


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