1 #ifndef COIN_SOTRANRECEIVER_H
2 #define COIN_SOTRANRECEIVER_H
27 #include <Inventor/SbBasic.h>
32 class COIN_DLL_API SoTranReceiver {
38 SbBool interpret(
SoInput * input);
47 #endif // !COIN_SOTRANRECEIVER_H
The SoGroup class is a node which managed other node instances.The internal scene data structures in ...
Definition: SoGroup.h:31