FormIt C++ API v25.0.0 (2025.0.0)
Loading...
Searching...
No Matches
FormIt::VisualStyles API

Description

Functions

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsGridVisible ()
 IsGridVisible() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetGridVisible (bool bVisible)
 SetGridVisible() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetHighlightPreselect (bool bHighlight)
 SetHighlightPreselect() function.
 
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetHighlightPreselect ()
 GetHighlightPreselect() function.
 
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetShadowsVisible ()
 GetShadowsVisible() function.
 
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetShowShadowDefaultSetting ()
 GetShowShadowDefaultSetting() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetShadowsVisible (bool bVisible)
 SetShadowsVisible() function.
 
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetAlwaysDrawInstanceBoxes ()
 GetAlwaysDrawInstanceBoxes() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAlwaysDrawInstanceBoxes (bool val)
 SetAlwaysDrawInstanceBoxes() function.
 
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsGroundPlaneVisible ()
 IsGroundPlaneVisible() function.
 
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsWorkPlaneVisible ()
 IsWorkPlaneVisible() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetGroundPlaneVisible (bool val)
 SetGroundPlaneVisible() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetWorkPlaneVisible (bool val)
 SetWorkPlaneVisible() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetGroundPlaneColor (const WSM::Color &color)
 SetGroundPlaneColor() function.
 
FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetGroundPlaneColor ()
 GetGroundPlaneColor() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetGroundPlaneTransparency (float transparency)
 SetGroundPlaneTransparency() function.
 
FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetGroundPlaneTransparency ()
 GetGroundPlaneTransparency() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetWorkPlaneColor (const WSM::Color &color)
 SetWorkPlaneColor() function.
 
FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetWorkPlaneColor ()
 GetWorkPlaneColor() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetDefaults ()
 SetDefaults() function.
 
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetNorthArrowDisplay ()
 GetNorthArrowDisplay() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetNorthArrowDisplay (bool bOn)
 SetNorthArrowDisplay() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::ToggleNorthArrowDisplay ()
 ToggleNorthArrowDisplay() function.
 
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsNorthArrowVisible ()
 IsNorthArrowVisible() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetShowAxes (bool bShow)
 SetShowAxes() function.
 
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetShowAxes ()
 GetShowAxes() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetShowSilhouettes (bool bShow)
 SetShowSilhouettes() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetShowEdges (bool bShow)
 SetShowEdges() function.
 
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsAxisDisplayVisible ()
 IsAxisDisplayVisible() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAxisDisplayVisible (bool bShow)
 SetAxisDisplayVisible() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::ToggleAxisDisplay ()
 ToggleAxisDisplay() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAmbientColorIntensity (float i)
 SetAmbientColorIntensity() function.
 
FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetAmbientColorIntensity ()
 GetAmbientColorIntensity() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAmbientTextureIntensity (float i)
 SetAmbientTextureIntensity() function.
 
FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetAmbientTextureIntensity ()
 GetAmbientTextureIntensity() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAmbientMaterialIntensity (float i)
 SetAmbientMaterialIntensity() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetShadowIntensity (float i)
 SetShadowIntensity() function.
 
FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetShadowIntensity ()
 GetShadowIntensity() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAdvancedMaterialShaderType (int i)
 SetAdvancedMaterialShaderType() function.
 
FORMIT_CORE_EXPORT int FormIt::VisualStyles::GetAdvancedMaterialShaderType ()
 GetAdvancedMaterialShaderType() function.
 
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsSkyRendered ()
 IsSkyRendered() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetSkyRendered (bool b)
 SetSkyRendered() function.
 
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsFogRendered ()
 IsFogRendered() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetFogRendered (bool b)
 SetFogRendered() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetSkyLowerColor (const WSM::Color &color)
 SetSkyLowerColor() function.
 
FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetSkyLowerColor ()
 GetSkyLowerColor() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetSkyUpperColor (const WSM::Color &color)
 SetSkyUpperColor() function.
 
FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetSkyUpperColor ()
 GetSkyUpperColor() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetBackgroundColor (const WSM::Color &color)
 SetBackgroundColor() function.
 
FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetBackgroundColor ()
 GetBackgroundColor() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetSunShading (float i)
 SetSunShading() function.
 
FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetSunShading ()
 GetSunShading() function.
 
FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetEdgeWeight ()
 GetEdgeWeight() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetEdgeWeight (float val)
 SetEdgeWeight() function.
 
FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetEdgeColor ()
 GetEdgeColor() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetEdgeColor (WSM::Color const &color)
 SetEdgeColor() function.
 
FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetSilhouetteWeight ()
 GetSilhouetteWeight() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetSilhouetteWeight (float val)
 SetSilhouetteWeight() function.
 
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetRenderSettingFlags (SolidRendererFlags flag, bool bOn)
 SetRenderSettingFlags() function.
 
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsRenderSettingActive (FormIt::SolidRendererFlags flag)
 IsRenderSettingActive() function.
 

Function Documentation

◆ GetAdvancedMaterialShaderType()

FORMIT_CORE_EXPORT int FormIt::VisualStyles::GetAdvancedMaterialShaderType ( )

◆ GetAlwaysDrawInstanceBoxes()

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetAlwaysDrawInstanceBoxes ( )

◆ GetAmbientColorIntensity()

FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetAmbientColorIntensity ( )

◆ GetAmbientTextureIntensity()

FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetAmbientTextureIntensity ( )

◆ GetBackgroundColor()

FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetBackgroundColor ( )

◆ GetEdgeColor()

FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetEdgeColor ( )

GetEdgeColor() function.

◆ GetEdgeWeight()

FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetEdgeWeight ( )

GetEdgeWeight() function.

◆ GetGroundPlaneColor()

FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetGroundPlaneColor ( )

◆ GetGroundPlaneTransparency()

FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetGroundPlaneTransparency ( )

◆ GetHighlightPreselect()

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetHighlightPreselect ( )

◆ GetNorthArrowDisplay()

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetNorthArrowDisplay ( )

◆ GetShadowIntensity()

FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetShadowIntensity ( )

◆ GetShadowsVisible()

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetShadowsVisible ( )

◆ GetShowAxes()

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetShowAxes ( )

GetShowAxes() function.

◆ GetShowShadowDefaultSetting()

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetShowShadowDefaultSetting ( )

◆ GetSilhouetteWeight()

FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetSilhouetteWeight ( )

◆ GetSkyLowerColor()

FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetSkyLowerColor ( )

GetSkyLowerColor() function.

◆ GetSkyUpperColor()

FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetSkyUpperColor ( )

GetSkyUpperColor() function.

◆ GetSunShading()

FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetSunShading ( )

GetSunShading() function.

◆ GetWorkPlaneColor()

FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetWorkPlaneColor ( )

◆ IsAxisDisplayVisible()

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsAxisDisplayVisible ( )

◆ IsFogRendered()

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsFogRendered ( )

IsFogRendered() function.

◆ IsGridVisible()

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsGridVisible ( )

IsGridVisible() function.

◆ IsGroundPlaneVisible()

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsGroundPlaneVisible ( )

◆ IsNorthArrowVisible()

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsNorthArrowVisible ( )

◆ IsRenderSettingActive()

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsRenderSettingActive ( FormIt::SolidRendererFlags  flag)

IsRenderSettingActive() function.

Parameters
[in]flag

◆ IsSkyRendered()

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsSkyRendered ( )

IsSkyRendered() function.

◆ IsWorkPlaneVisible()

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsWorkPlaneVisible ( )

◆ SetAdvancedMaterialShaderType()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAdvancedMaterialShaderType ( int  i)

SetAdvancedMaterialShaderType() function.

Parameters
[in]i

◆ SetAlwaysDrawInstanceBoxes()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAlwaysDrawInstanceBoxes ( bool  val)

SetAlwaysDrawInstanceBoxes() function.

Parameters
[in]val

◆ SetAmbientColorIntensity()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAmbientColorIntensity ( float  i)

SetAmbientColorIntensity() function.

Parameters
[in]i

◆ SetAmbientMaterialIntensity()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAmbientMaterialIntensity ( float  i)

SetAmbientMaterialIntensity() function.

Parameters
[in]i

◆ SetAmbientTextureIntensity()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAmbientTextureIntensity ( float  i)

SetAmbientTextureIntensity() function.

Parameters
[in]i

◆ SetAxisDisplayVisible()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAxisDisplayVisible ( bool  bShow)

SetAxisDisplayVisible() function.

Parameters
[in]bShow

◆ SetBackgroundColor()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetBackgroundColor ( const WSM::Color color)

SetBackgroundColor() function.

Parameters
[in]color

◆ SetDefaults()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetDefaults ( )

SetDefaults() function.

◆ SetEdgeColor()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetEdgeColor ( WSM::Color const &  color)

SetEdgeColor() function.

Parameters
[in]color

◆ SetEdgeWeight()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetEdgeWeight ( float  val)

SetEdgeWeight() function.

Parameters
[in]val

◆ SetFogRendered()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetFogRendered ( bool  b)

SetFogRendered() function.

Parameters
[in]b

◆ SetGridVisible()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetGridVisible ( bool  bVisible)

SetGridVisible() function.

Parameters
[in]bVisible

◆ SetGroundPlaneColor()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetGroundPlaneColor ( const WSM::Color color)

SetGroundPlaneColor() function.

Parameters
[in]color

◆ SetGroundPlaneTransparency()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetGroundPlaneTransparency ( float  transparency)

SetGroundPlaneTransparency() function.

Parameters
[in]transparency

◆ SetGroundPlaneVisible()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetGroundPlaneVisible ( bool  val)

SetGroundPlaneVisible() function.

Parameters
[in]val

◆ SetHighlightPreselect()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetHighlightPreselect ( bool  bHighlight)

SetHighlightPreselect() function.

Parameters
[in]bHighlight

◆ SetNorthArrowDisplay()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetNorthArrowDisplay ( bool  bOn)

SetNorthArrowDisplay() function.

Parameters
[in]bOn

◆ SetRenderSettingFlags()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetRenderSettingFlags ( SolidRendererFlags  flag,
bool  bOn 
)

SetRenderSettingFlags() function.

Parameters
[in]flag
[in]bOn

◆ SetShadowIntensity()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetShadowIntensity ( float  i)

SetShadowIntensity() function.

Parameters
[in]i

◆ SetShadowsVisible()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetShadowsVisible ( bool  bVisible)

SetShadowsVisible() function.

Parameters
[in]bVisible

◆ SetShowAxes()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetShowAxes ( bool  bShow)

SetShowAxes() function.

Parameters
[in]bShow

◆ SetShowEdges()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetShowEdges ( bool  bShow)

SetShowEdges() function.

Parameters
[in]bShow

◆ SetShowSilhouettes()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetShowSilhouettes ( bool  bShow)

SetShowSilhouettes() function.

Parameters
[in]bShow

◆ SetSilhouetteWeight()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetSilhouetteWeight ( float  val)

SetSilhouetteWeight() function.

Parameters
[in]val

◆ SetSkyLowerColor()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetSkyLowerColor ( const WSM::Color color)

SetSkyLowerColor() function.

Parameters
[in]color

◆ SetSkyRendered()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetSkyRendered ( bool  b)

SetSkyRendered() function.

Parameters
[in]b

◆ SetSkyUpperColor()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetSkyUpperColor ( const WSM::Color color)

SetSkyUpperColor() function.

Parameters
[in]color

◆ SetSunShading()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetSunShading ( float  i)

SetSunShading() function.

Parameters
[in]i

◆ SetWorkPlaneColor()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetWorkPlaneColor ( const WSM::Color color)

SetWorkPlaneColor() function.

Parameters
[in]color

◆ SetWorkPlaneVisible()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetWorkPlaneVisible ( bool  val)

SetWorkPlaneVisible() function.

Parameters
[in]val

◆ ToggleAxisDisplay()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::ToggleAxisDisplay ( )

◆ ToggleNorthArrowDisplay()

FORMIT_CORE_EXPORT void FormIt::VisualStyles::ToggleNorthArrowDisplay ( )