1#ifndef COIN_SOTRACKBALLMANIP_H
2#define COIN_SOTRACKBALLMANIP_H
36#include <Inventor/manips/SoTransformManip.h>
37#include <Inventor/tools/SbLazyPimplPtr.h>
39class SoTrackballManipP;
47 static void initClass(
void);
The SbList class is a template container class for lists.
Definition SbList.h:70
SbList< Type > & operator=(const SbList< Type > &l)
Definition SbList.h:99
The SoTrackballManip wraps an SoTrackballDragger for convenience.
Definition SoTrackballManip.h:41