MeVisLab Toolbox Reference
CSOLabelRenderInformation Struct Reference

Structure to store render information for a certain CSO and viewer. More...

#include <SoCSODefines.h>

Public Attributes

CSODrawCSOInfos csoInfos
 
CSODrawView2DInfos view2DInfos
 
CSODrawSliceInformation drawSliceInfos
 
ml::Vector2 labelBoundingBoxV1
 
ml::Vector2 labelBoundingBoxV2
 
SbVec2f upperLeft
 
SbVec2f labelSize
 
std::string labelName
 
std::string labelString
 
std::string labelCaption
 
int labelCaptionWidth
 
float labelFontColor [4]
 
float labelFontSize
 

Detailed Description

Structure to store render information for a certain CSO and viewer.

Definition at line 146 of file SoCSODefines.h.

Member Data Documentation

◆ csoInfos

CSODrawCSOInfos CSOLabelRenderInformation::csoInfos

Definition at line 148 of file SoCSODefines.h.

◆ drawSliceInfos

CSODrawSliceInformation CSOLabelRenderInformation::drawSliceInfos

Definition at line 150 of file SoCSODefines.h.

◆ labelBoundingBoxV1

ml::Vector2 CSOLabelRenderInformation::labelBoundingBoxV1

Definition at line 152 of file SoCSODefines.h.

◆ labelBoundingBoxV2

ml::Vector2 CSOLabelRenderInformation::labelBoundingBoxV2

Definition at line 153 of file SoCSODefines.h.

◆ labelCaption

std::string CSOLabelRenderInformation::labelCaption

Definition at line 160 of file SoCSODefines.h.

◆ labelCaptionWidth

int CSOLabelRenderInformation::labelCaptionWidth

Definition at line 162 of file SoCSODefines.h.

◆ labelFontColor

float CSOLabelRenderInformation::labelFontColor[4]

Definition at line 164 of file SoCSODefines.h.

◆ labelFontSize

float CSOLabelRenderInformation::labelFontSize

Definition at line 165 of file SoCSODefines.h.

◆ labelName

std::string CSOLabelRenderInformation::labelName

Definition at line 158 of file SoCSODefines.h.

◆ labelSize

SbVec2f CSOLabelRenderInformation::labelSize

Definition at line 156 of file SoCSODefines.h.

◆ labelString

std::string CSOLabelRenderInformation::labelString

Definition at line 159 of file SoCSODefines.h.

◆ upperLeft

SbVec2f CSOLabelRenderInformation::upperLeft

Definition at line 155 of file SoCSODefines.h.

◆ view2DInfos

CSODrawView2DInfos CSOLabelRenderInformation::view2DInfos

Definition at line 149 of file SoCSODefines.h.


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