OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ViewerSettings Class Reference

#include "ViewerSettings.h"

Static Public Member Functions

static ViewerSettingsinstance (void)
 
static void deleteInstance (void)
 

Public Attributes

std::string workingPlaneStyle
 
std::string workingPlaneStyle_Plane
 
std::string workingPlaneStyle_Grid
 
std::string workingPlaneStyle_PlaneGrid
 
ot::Color workingPlanePlaneColor
 
ot::Color workingPlaneGridLineColor
 
bool workingPlaneAutoGridResolution
 
int workingPlaneGridLineWidth
 
int workingPlaneWideGridLineWidth
 
float workingPlaneGridResolution
 
int workingPlaneHighlightEveryStep
 
bool workingPlaneAutoSize
 
int workingPlaneDefaultSize
 
int workingPlaneSize
 
ot::Color axisXColor
 
ot::Color axisYColor
 
ot::Color axisZColor
 
ot::Color axisCenterColor
 
int axisCenterCrossLineWidth
 
bool axisCenterCrossDashedLineVisible
 
bool axisCenterCrossLineAtFront
 
bool viewBackgroundColorAutomatic
 
ot::Color viewBackgroundColor
 
ot::Color viewForegroundColor
 
std::string geometryEdgeColorMode
 
std::string geometryEdgeColorMode_geom
 
std::string geometryEdgeColorMode_custom
 
std::string geometryEdgeColorMode_noColor
 
ot::Color geometryHighlightColor
 
ot::Color geometryEdgeColor
 
std::string geometryLightSourceDistance
 
bool useDisplayLists
 
bool useVertexBufferObjects
 

Member Function Documentation

◆ deleteInstance()

void ViewerSettings::deleteInstance ( void )
static

◆ instance()

ViewerSettings * ViewerSettings::instance ( void )
static

Member Data Documentation

◆ axisCenterColor

ot::Color ViewerSettings::axisCenterColor

◆ axisCenterCrossDashedLineVisible

bool ViewerSettings::axisCenterCrossDashedLineVisible

◆ axisCenterCrossLineAtFront

bool ViewerSettings::axisCenterCrossLineAtFront

◆ axisCenterCrossLineWidth

int ViewerSettings::axisCenterCrossLineWidth

◆ axisXColor

ot::Color ViewerSettings::axisXColor

◆ axisYColor

ot::Color ViewerSettings::axisYColor

◆ axisZColor

ot::Color ViewerSettings::axisZColor

◆ geometryEdgeColor

ot::Color ViewerSettings::geometryEdgeColor

◆ geometryEdgeColorMode

std::string ViewerSettings::geometryEdgeColorMode

◆ geometryEdgeColorMode_custom

std::string ViewerSettings::geometryEdgeColorMode_custom

◆ geometryEdgeColorMode_geom

std::string ViewerSettings::geometryEdgeColorMode_geom

◆ geometryEdgeColorMode_noColor

std::string ViewerSettings::geometryEdgeColorMode_noColor

◆ geometryHighlightColor

ot::Color ViewerSettings::geometryHighlightColor

◆ geometryLightSourceDistance

std::string ViewerSettings::geometryLightSourceDistance

◆ useDisplayLists

bool ViewerSettings::useDisplayLists

◆ useVertexBufferObjects

bool ViewerSettings::useVertexBufferObjects

◆ viewBackgroundColor

ot::Color ViewerSettings::viewBackgroundColor

◆ viewBackgroundColorAutomatic

bool ViewerSettings::viewBackgroundColorAutomatic

◆ viewForegroundColor

ot::Color ViewerSettings::viewForegroundColor

◆ workingPlaneAutoGridResolution

bool ViewerSettings::workingPlaneAutoGridResolution

◆ workingPlaneAutoSize

bool ViewerSettings::workingPlaneAutoSize

◆ workingPlaneDefaultSize

int ViewerSettings::workingPlaneDefaultSize

◆ workingPlaneGridLineColor

ot::Color ViewerSettings::workingPlaneGridLineColor

◆ workingPlaneGridLineWidth

int ViewerSettings::workingPlaneGridLineWidth

◆ workingPlaneGridResolution

float ViewerSettings::workingPlaneGridResolution

◆ workingPlaneHighlightEveryStep

int ViewerSettings::workingPlaneHighlightEveryStep

◆ workingPlanePlaneColor

ot::Color ViewerSettings::workingPlanePlaneColor

◆ workingPlaneSize

int ViewerSettings::workingPlaneSize

◆ workingPlaneStyle

std::string ViewerSettings::workingPlaneStyle

◆ workingPlaneStyle_Grid

std::string ViewerSettings::workingPlaneStyle_Grid

◆ workingPlaneStyle_Plane

std::string ViewerSettings::workingPlaneStyle_Plane

◆ workingPlaneStyle_PlaneGrid

std::string ViewerSettings::workingPlaneStyle_PlaneGrid

◆ workingPlaneWideGridLineWidth

int ViewerSettings::workingPlaneWideGridLineWidth

The documentation for this class was generated from the following files: