1#ifndef COIN_SOCAMERAKIT_H
2#define COIN_SOCAMERAKIT_H
27#include <Inventor/nodekits/SoSubKit.h>
28#include <Inventor/nodekits/SoBaseKit.h>
42 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 SoBaseKit class is the toplevel superclass for nodekits.
Definition SoBaseKit.h:57
The SoCameraKit class is a node kit with a transform and a camera.
Definition SoCameraKit.h:30