#include <X11/Intrinsic.h>
#include <Xm/Xm.h>
#include <Inventor/SbBasic.h>
#include <Inventor/SbColor.h>
#include <Inventor/misc/SoCallbackList.h>
#include <Inventor/Xt/SoXtComponent.h>
Go to the source code of this file.
Classes | |
class | SoXtDirectionalLightEditor |
Component for editing directional lights. More... | |
Macros | |
#define | _SO_XT_DIRECTIONAL_LIGHT_EDITOR_ |
Typedefs | |
typedef void | SoXtDirectionalLightEditorCB(void *userData, const SoDirectionalLight *light) |
#define _SO_XT_DIRECTIONAL_LIGHT_EDITOR_ |
Definition at line 57 of file SoXtDirectionalLightEditor.h.
typedef void SoXtDirectionalLightEditorCB(void *userData, const SoDirectionalLight *light) |
Definition at line 86 of file SoXtDirectionalLightEditor.h.