#include <X11/Intrinsic.h>
#include <Inventor/SbLinear.h>
#include <Inventor/SbString.h>
#include <Inventor/Gui/SoGuiComponent.h>
#include <Inventor/Xt/SoXtDef.h>
Go to the source code of this file.
Classes | |
class | SoXtComponent |
Abstract base class for all Open Inventor components. More... | |
Typedefs | |
typedef void | SoXtComponentCB (void *data, SoXtComponent *v) |
typedef void | SoXtComponentVisibilityCB (void *data, SbBool b) |
typedef void SoXtComponentCB(void *data, SoXtComponent *v) |
typedef void SoXtComponentVisibilityCB(void *data, SbBool b) |