23#ifndef  _SO_DIALOG_PUSH_BUTTON_LAUNCHER_ 
   24#define  _SO_DIALOG_PUSH_BUTTON_LAUNCHER_ 
   26#include <DialogViz/dialog/SoDialogPushButton.h> 
   27#include <DialogViz/dialog/SoTopLevelDialog.h> 
  155  static void initClass();
 
  156  static void exitClass();
 
  158  virtual void eventNotify(
unsigned int event, uintptr_t param);
 
  161  virtual void internalRemoveChild( 
int index )                          { 
removeChild(index); }
 
  167  virtual SoNode *internalGetChild( 
int index)
 const                     { 
return getChild(index); }
 
  174  virtual SbBool readInstance(
SoInput *in, 
unsigned short flags);
 
  182  int m_numberOfChildren;
 
 
Class for smart character strings.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a>  Abstract base cl...
Abstract base class for all database nodes.
Intersects objects with a ray cast into scene.
Searches for nodes in a scene graph.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a>  Top Level Dialog...
Writes a scene graph to a file.