#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... | |
Macros | |
| #define | _SO_XT_COMPONENT_H_ |
Typedefs | |
| typedef void | SoXtComponentCB(void *data, SoXtComponent *v) |
| typedef void | SoXtComponentVisibilityCB(void *data, SbBool b) |
| #define _SO_XT_COMPONENT_H_ |
Definition at line 58 of file SoXtComponent.h.
| typedef void SoXtComponentCB(void *data, SoXtComponent *v) |
Definition at line 70 of file SoXtComponent.h.
| typedef void SoXtComponentVisibilityCB(void *data, SbBool b) |
Definition at line 71 of file SoXtComponent.h.