1#ifndef COIN_SOTRANSFORMERMANIP_H
2#define COIN_SOTRANSFORMERMANIP_H
36#include <Inventor/manips/SoTransformManip.h>
37#include <Inventor/tools/SbLazyPimplPtr.h>
39class SoTransformerManipP;
47 static void initClass(
void);
50 SbBool isLocateHighlighting(
void);
51 void setLocateHighlighting(SbBool
onoff);
53 void unsquishKnobs(
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