+ fixes #0001441: entering Transform mode degrades the Placemens rotation to single precision
This commit is contained in:
@@ -105,6 +105,7 @@ private:
|
||||
static void sensorCallback(void * data, SoSensor * sensor);
|
||||
static void dragStartCallback(void * data, SoDragger * d);
|
||||
static void dragFinishCallback(void * data, SoDragger * d);
|
||||
static void dragMotionCallback(void * data, SoDragger * d);
|
||||
|
||||
protected:
|
||||
SoFCSelection * pcHighlight;
|
||||
|
||||
Reference in New Issue
Block a user