#include <X11/Intrinsic.h>#include <Xm/Xm.h>#include <Inventor/SbBasic.h>#include <Inventor/Xt/SoXtComponent.h>#include <Inventor/misc/SoCallbackList.h>Go to the source code of this file.
Classes | |
| class | SoXtPrintDialog |
| Dialog box for controlling printing. More... | |
Macros | |
| #define | SO_XT_PRINT_DIALOG_ |
Typedefs | |
| typedef void | SoXtPrintDialogCB(void *userData, SoXtPrintDialog *dialog) |
| #define SO_XT_PRINT_DIALOG_ |
Definition at line 55 of file SoXtPrintDialog.h.
| typedef void SoXtPrintDialogCB(void *userData, SoXtPrintDialog *dialog) |
Definition at line 72 of file SoXtPrintDialog.h.