#include <Inventor/SbLinear.h>
#include <Inventor/Qt/SoQtObject.h>
Go to the source code of this file.
Classes | |
class | SoQtComponent |
Typedefs | |
typedef void | SoQtComponentCB (void *user, SoQtComponent *component) |
typedef void | SoQtComponentVisibilityCB (void *user, SbBool visible) |
typedef void SoQtComponentCB(void *user, SoQtComponent *component) |
Definition at line 47 of file SoQtComponent.h.
typedef void SoQtComponentVisibilityCB(void *user, SbBool visible) |
Definition at line 48 of file SoQtComponent.h.