![]() |
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
#include <SmallChange/nodes/SmSwitchboard.h>
#include <Inventor/fields/SoMFEnum.h>
#include <Inventor/fields/SoMFInt32.h>
#include <Inventor/events/SoKeyboardEvent.h>
#include <SmallChange/basic.h>
Go to the source code of this file.
Classes | |
class | SmSwitchboardOperator |
The SwitchboardOperator class is a group node that can toggle children on and off arbitrarily based on keyboard events. More... | |