1#ifndef COIN_SOCAMERAKIT_H
2#define COIN_SOCAMERAKIT_H
36#include <Inventor/nodekits/SoSubKit.h>
37#include <Inventor/nodekits/SoBaseKit.h>
44 SO_KIT_CATALOG_ENTRY_HEADER(camera);
45 SO_KIT_CATALOG_ENTRY_HEADER(transform);
46 SO_KIT_CATALOG_ENTRY_HEADER(transformGroup);
51 static void initClass(
void);
The SbList class is a template container class for lists.
Definition SbList.h:70
The SoBaseKit class is the top level superclass for nodekits.
Definition SoBaseKit.h:66
The SoCameraKit class is a node kit with a transform and a camera.
Definition SoCameraKit.h:39