FormIt C++ API  v23.0.0 (2023.0.0)
FormIt::VisualStyles API

Description

Functions

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

Function Documentation

FORMIT_CORE_EXPORT int FormIt::VisualStyles::GetAdvancedMaterialShaderType ( )
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetAlwaysDrawInstanceBoxes ( )
FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetAmbientColorIntensity ( )
FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetAmbientTextureIntensity ( )
FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetBackgroundColor ( )
FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetEdgeColor ( )

GetEdgeColor() function.

FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetEdgeWeight ( )

GetEdgeWeight() function.

FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetGroundPlaneColor ( )
FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetGroundPlaneTransparency ( )
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetHighlightPreselect ( )
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetNorthArrowDisplay ( )
FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetShadowIntensity ( )
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetShadowsVisible ( )
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetShowAxes ( )

GetShowAxes() function.

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::GetShowShadowDefaultSetting ( )
FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetSilhouetteWeight ( )
FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetSkyLowerColor ( )

GetSkyLowerColor() function.

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

GetSkyUpperColor() function.

FORMIT_CORE_EXPORT float FormIt::VisualStyles::GetSunShading ( )

GetSunShading() function.

FORMIT_CORE_EXPORT WSM::Color FormIt::VisualStyles::GetWorkPlaneColor ( )
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsAxisDisplayVisible ( )
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsFogRendered ( )

IsFogRendered() function.

FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsGridVisible ( )

IsGridVisible() function.

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

IsRenderSettingActive() function.

Parameters
[in]flag
FORMIT_CORE_EXPORT bool FormIt::VisualStyles::IsSkyRendered ( )

IsSkyRendered() function.

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

SetAdvancedMaterialShaderType() function.

Parameters
[in]i
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAlwaysDrawInstanceBoxes ( bool  val)

SetAlwaysDrawInstanceBoxes() function.

Parameters
[in]val
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAmbientColorIntensity ( float  i)

SetAmbientColorIntensity() function.

Parameters
[in]i
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAmbientMaterialIntensity ( float  i)

SetAmbientMaterialIntensity() function.

Parameters
[in]i
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAmbientTextureIntensity ( float  i)

SetAmbientTextureIntensity() function.

Parameters
[in]i
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetAxisDisplayVisible ( bool  bShow)

SetAxisDisplayVisible() function.

Parameters
[in]bShow
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetBackgroundColor ( const WSM::Color color)

SetBackgroundColor() function.

Parameters
[in]color
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetDefaults ( )

SetDefaults() function.

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

SetEdgeColor() function.

Parameters
[in]color
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetEdgeWeight ( float  val)

SetEdgeWeight() function.

Parameters
[in]val
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetFogRendered ( bool  b)

SetFogRendered() function.

Parameters
[in]b
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetGridVisible ( bool  bVisible)

SetGridVisible() function.

Parameters
[in]bVisible
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetGroundPlaneColor ( const WSM::Color color)

SetGroundPlaneColor() function.

Parameters
[in]color
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetGroundPlaneTransparency ( float  transparency)

SetGroundPlaneTransparency() function.

Parameters
[in]transparency
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetGroundPlaneVisible ( bool  val)

SetGroundPlaneVisible() function.

Parameters
[in]val
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetHighlightPreselect ( bool  bHighlight)

SetHighlightPreselect() function.

Parameters
[in]bHighlight
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetNorthArrowDisplay ( bool  bOn)

SetNorthArrowDisplay() function.

Parameters
[in]bOn
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetRenderSettingFlags ( SolidRendererFlags  flag,
bool  bOn 
)

SetRenderSettingFlags() function.

Parameters
[in]flag
[in]bOn
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetShadowIntensity ( float  i)

SetShadowIntensity() function.

Parameters
[in]i
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetShadowsVisible ( bool  bVisible)

SetShadowsVisible() function.

Parameters
[in]bVisible
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetShowAxes ( bool  bShow)

SetShowAxes() function.

Parameters
[in]bShow
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetShowEdges ( bool  bShow)

SetShowEdges() function.

Parameters
[in]bShow
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetShowSilhouettes ( bool  bShow)

SetShowSilhouettes() function.

Parameters
[in]bShow
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetSilhouetteWeight ( float  val)

SetSilhouetteWeight() function.

Parameters
[in]val
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetSkyLowerColor ( const WSM::Color color)

SetSkyLowerColor() function.

Parameters
[in]color
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetSkyRendered ( bool  b)

SetSkyRendered() function.

Parameters
[in]b
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetSkyUpperColor ( const WSM::Color color)

SetSkyUpperColor() function.

Parameters
[in]color
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetSunShading ( float  i)

SetSunShading() function.

Parameters
[in]i
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetWorkPlaneColor ( const WSM::Color color)

SetWorkPlaneColor() function.

Parameters
[in]color
FORMIT_CORE_EXPORT void FormIt::VisualStyles::SetWorkPlaneVisible ( bool  val)

SetWorkPlaneVisible() function.

Parameters
[in]val
FORMIT_CORE_EXPORT void FormIt::VisualStyles::ToggleAxisDisplay ( )
FORMIT_CORE_EXPORT void FormIt::VisualStyles::ToggleNorthArrowDisplay ( )