CustusX  2023.01.05-dev+develop.0da12
An IGT application
cx::SlicePlanesProxy::PropertiesType Struct Reference

#include <cxSlicePlanes3DRep.h>

Public Attributes

std::map< PLANE_TYPE, QColor > mColor
 
std::map< PLANE_TYPE, QString > mSymbol
 normalized RGB More...
 
int m2DFontSize
 
int m3DFontSize
 
Vector3D mPointPos_normvp
 position of symbol in normalized space <0..1, 0..1> More...
 
PLANE_TYPE mClipPlane
 what plane to use for 3D clipping More...
 
int mLineWidth
 draw wireframe lines. 0 means no line More...
 

Detailed Description

Modifiable properties for one plane

Definition at line 51 of file cxSlicePlanes3DRep.h.

Member Data Documentation

int cx::SlicePlanesProxy::PropertiesType::m2DFontSize

Definition at line 55 of file cxSlicePlanes3DRep.h.

int cx::SlicePlanesProxy::PropertiesType::m3DFontSize

Definition at line 56 of file cxSlicePlanes3DRep.h.

PLANE_TYPE cx::SlicePlanesProxy::PropertiesType::mClipPlane

what plane to use for 3D clipping

Definition at line 58 of file cxSlicePlanes3DRep.h.

std::map<PLANE_TYPE, QColor> cx::SlicePlanesProxy::PropertiesType::mColor

Definition at line 53 of file cxSlicePlanes3DRep.h.

int cx::SlicePlanesProxy::PropertiesType::mLineWidth

draw wireframe lines. 0 means no line

Definition at line 59 of file cxSlicePlanes3DRep.h.

Vector3D cx::SlicePlanesProxy::PropertiesType::mPointPos_normvp

position of symbol in normalized space <0..1, 0..1>

Definition at line 57 of file cxSlicePlanes3DRep.h.

std::map<PLANE_TYPE, QString> cx::SlicePlanesProxy::PropertiesType::mSymbol

normalized RGB

Definition at line 54 of file cxSlicePlanes3DRep.h.


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