Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

SoXtLightSliderSet — component with Motif sliders for editing SoLight nodes

Description

       This class is used to manipulate the intensity and color of an SoLight node using an arrangement of Motif
       sliders and buttons.

Inherits From

       SoXtComponent > SoXtSliderSetBase > SoXtSliderSet > SoXtLightSliderSet

Methods

SoXtLightSliderSet(Widgetparent=NULL,constchar*name=NULL,SbBoolbuildInsideParent=TRUE,SoNode*newEditNode=NULL)~SoXtLightSliderSet()
          Constructor and destructor. At construction time the light node to edit can be supplied.

Name

       SoXtLightSliderSet — component with Motif sliders for editing SoLight nodes

See Also

SoXtSliderSet,SoXtSliderSetBase,SoXtComponent,SoLight,SoNodeSoXtLightSliderSet(3IV)()

Synopsis

#include<Inventor/Xt/SoXtLightSliderSet.h>

          Methods from class SoXtLightSliderSet:

                         SoXtLightSliderSet(Widgetparent=NULL,constchar*name=NULL,SbBoolbuildInsideParent=TRUE,SoNode*newEditNode=NULL)~SoXtLightSliderSet()

          Methods from class SoXtSliderSetBase:

     virtualvoidsetNode(SoNode*newNode)SoNode*getNode()const

          Methods from class SoXtComponent:

     virtualvoidshow()virtualvoidhide()SbBoolisVisible()WidgetgetWidget()constSbBoolisTopLevelShell()constWidgetgetShellWidget()constWidgetgetParentWidget()constvoidsetSize(constSbVec2s&size)SbVec2sgetSize()Display*getDisplay()voidsetTitle(constchar*newTitle)constchar*getTitle()constvoidsetIconTitle(constchar*newIconTitle)constchar*getIconTitle()constvoidsetWindowCloseCallback(SoXtComponentCB*func,void*data=NULL)staticSoXtComponent*getComponent(Widgetw)constchar*getWidgetName()constconstchar*getClassName()const

See Also