1#ifndef COIN_SOANNOTATION_H
2#define COIN_SOANNOTATION_H
27#include <Inventor/nodes/SoSubNode.h>
28#include <Inventor/nodes/SoSeparator.h>
36 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 SoAnnotation node draws all its child geometry on top of other geometry.
Definition SoAnnotation.h:30
The SoGLRenderAction class renders the scene graph with OpenGL calls.
Definition SoGLRenderAction.h:39
The SoSeparator class is a state-preserving group node.
Definition SoSeparator.h:34