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 SoBase class is the top-level superclass for a number of class-hierarchies.
Definition: SoBase.h:45
#define SO_NODE_HEADER(classname)