1#ifndef COIN_SOTRANSFORMERMANIP_H
2#define COIN_SOTRANSFORMERMANIP_H
27#include <Inventor/manips/SoTransformManip.h>
28#include <Inventor/tools/SbLazyPimplPtr.h>
30class SoTransformerManipP;
38 static void initClass(
void);
41 SbBool isLocateHighlighting(
void);
42 void setLocateHighlighting(SbBool
onoff);
44 void unsquishKnobs(
void);
The SbList class is a template container class for lists.
Definition SbList.h:61
SbList< Type > & operator=(const SbList< Type > &l)
Definition SbList.h:90
#define SO_NODE_HEADER(classname)
Definition macros.dox:43