1#ifndef COIN_SOTRANSFORMERMANIP_H
2#define COIN_SOTRANSFORMERMANIP_H
27#include <Inventor/manips/SoTransformManip.h>
36 static void initClass(
void);
39 SbBool isLocateHighlighting(
void);
40 void setLocateHighlighting(SbBool
onoff);
42 void unsquishKnobs(
void);
The SbList class is a template container class for lists.
Definition SbList.h:47
SbList(const int sizehint=DEFAULTSIZE)
Definition SbList.h:55