MeVisLab Toolbox Reference
LabelText Struct Reference

#include <SoCoordinateSystem.h>

Public Member Functions

 LabelText ()
 

Public Attributes

std::string text
 
SbVec3f textPosition
 
SbVec2f textShiftFactorScreen
 
float fontSize
 
SbColor textColor
 
float textAlpha
 
bool useTextShadow
 
SbColor textShadowColor
 

Detailed Description

Definition at line 94 of file SoCoordinateSystem.h.

Constructor & Destructor Documentation

◆ LabelText()

LabelText::LabelText ( )
inline

Definition at line 96 of file SoCoordinateSystem.h.

References fontSize, textAlpha, textColor, textShadowColor, and useTextShadow.

Member Data Documentation

◆ fontSize

float LabelText::fontSize

Definition at line 110 of file SoCoordinateSystem.h.

Referenced by LabelText().

◆ text

std::string LabelText::text

Definition at line 105 of file SoCoordinateSystem.h.

◆ textAlpha

float LabelText::textAlpha

Definition at line 113 of file SoCoordinateSystem.h.

Referenced by LabelText().

◆ textColor

SbColor LabelText::textColor

Definition at line 112 of file SoCoordinateSystem.h.

Referenced by LabelText().

◆ textPosition

SbVec3f LabelText::textPosition

Definition at line 107 of file SoCoordinateSystem.h.

◆ textShadowColor

SbColor LabelText::textShadowColor

Definition at line 116 of file SoCoordinateSystem.h.

Referenced by LabelText().

◆ textShiftFactorScreen

SbVec2f LabelText::textShiftFactorScreen

Definition at line 108 of file SoCoordinateSystem.h.

◆ useTextShadow

bool LabelText::useTextShadow

Definition at line 115 of file SoCoordinateSystem.h.

Referenced by LabelText().


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