mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
LP-32 force initial update of OSGGeoTransformManipulator
other such classes should also be force updated...
This commit is contained in:
parent
70975f0d3f
commit
16092f7f38
@ -208,7 +208,9 @@ void MyManipulator::updateCamera(osg::Camera & camera)
|
||||
/* class OSGGeoTransformManipulator */
|
||||
|
||||
OSGGeoTransformManipulator::OSGGeoTransformManipulator(QObject *parent) : Inherited(parent), h(new Hidden(this))
|
||||
{}
|
||||
{
|
||||
setDirty(Position | Attitude | Clamp);
|
||||
}
|
||||
|
||||
OSGGeoTransformManipulator::~OSGGeoTransformManipulator()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user