debian man page for soxtmaterialsliderset

Query: soxtmaterialsliderset

OS: debian

Section: 3iv

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SoXtMaterialSliderSet(3IV)()											      SoXtMaterialSliderSet(3IV)()

NAME
SoXtMaterialSliderSet -- component with Motif sliders for editing SoMaterial nodes
INHERITS FROM
SoXtComponent > SoXtSliderSetBase > SoXtSliderSet > SoXtMaterialSliderSet
SYNOPSIS
#include <Inventor/Xt/SoXtMaterialSliderSet.h> Methods from class SoXtMaterialSliderSet: SoXtMaterialSliderSet(Widget parent = NULL, const char *name = NULL, SbBool buildInsideParent = TRUE, SoNode *newEditNode = NULL ) ~SoXtMaterialSliderSet() Methods from class SoXtSliderSetBase: virtual void setNode(SoNode *newNode) SoNode * getNode() const Methods from class SoXtComponent: virtual void show() virtual void hide() SbBool isVisible() Widget getWidget() const SbBool isTopLevelShell() const Widget getShellWidget() const Widget getParentWidget() const void setSize(const SbVec2s &size) SbVec2s getSize() Display * getDisplay() void setTitle(const char *newTitle) const char * getTitle() const void setIconTitle(const char *newIconTitle) const char * getIconTitle() const void setWindowCloseCallback(SoXtComponentCB *func, void *data = NULL) static SoXtComponent * getComponent(Widget w) const char * getWidgetName() const const char * getClassName() const
DESCRIPTION
This class defines an editor that uses Motif Sliders to edit the fields in an SoMaterial node. There are sliders for editing the RGB values of ambientColor, diffuseColor, specularColor and emissiveColor, as well as for editing the transparency and shininess values.
METHODS
SoXtMaterialSliderSet(Widget parent = NULL, const char *name = NULL, SbBool buildInsideParent = TRUE, SoNode *newEditNode = NULL ) ~SoXtMaterialSliderSet() Constructor and destructor. At construction time the material node to edit can be supplied.
SEE ALSO
SoXtMaterialEditor, SoXtSliderSet, SoXtSliderSetBase, SoXtComponent, SoMaterial, SoNode SoXtMaterialSliderSet(3IV)()
Related Man Pages
soxtfullviewer(3iv) - debian
soxtmaterialsliderset(3iv) - debian
soxtplaneviewer(3iv) - debian
soxtprintdialog(3iv) - debian
soxttransformsliderset(3iv) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph