1#ifndef COIN_SOTRANSFORMATION_H
2#define COIN_SOTRANSFORMATION_H
27#include <Inventor/nodes/SoSubNode.h>
35 static void initClass(
void);
The SbList class is a template container class for lists.
Definition SbList.h:47
SbList(const int sizehint=DEFAULTSIZE)
Definition SbList.h:55
The SoNode class is the base class for nodes used in scene graphs.
Definition SoNode.h:47