36#include <Inventor/nodes/SoSubNode.h>
37#include <Inventor/nodes/SoSwitch.h>
38#include <Inventor/fields/SoSFBool.h>
39#include <Inventor/fields/SoSFInt32.h>
41#include <SmallChange/basic.h>
50 static void initClass(
void);
The PickSwitch class is a pick-activated switch node.
Definition PickSwitch.h:44
SoSFInt32 activeChild
Definition PickSwitch.h:54
SoSFInt32 inactiveChild
Definition PickSwitch.h:55
SoSFBool toggle
Definition PickSwitch.h:56
SoSFBool isActive
Definition PickSwitch.h:53
Definition misc/SbList.h:69