1#ifndef COIN_SOTRANSENDER_H
2#define COIN_SOTRANSENDER_H
36#include <Inventor/SbBasic.h>
53 void modify(
SoNode * node);
54 void prepareToSend(
void);
The SbList class is a template container class for lists.
Definition SbList.h:70
void remove(const int index)
Definition SbList.h:152
void insert(const Type item, const int insertbefore)
Definition SbList.h:132
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:56
The SoOutput class is an abstraction of an output stream.
Definition SoOutput.h:51
Definition SoTranSender.h:42