marble
Marble::MarblePhysics Class Reference
#include <MarblePhysics.h>
Inheritance diagram for Marble::MarblePhysics:
Public Member Functions | |
MarblePhysics (MarbleWidget *widget) | |
~MarblePhysics () | |
void | flyTo (const GeoDataLookAt &target, FlyToMode mode=Instant) |
Detailed Description
Definition at line 24 of file MarblePhysics.h.
Constructor & Destructor Documentation
|
explicit |
Constructor.
- Parameters
-
widget the MarbleWidget that is being animated
Definition at line 108 of file MarblePhysics.cpp.
Marble::MarblePhysics::~MarblePhysics | ( | ) |
Destructor.
Definition at line 118 of file MarblePhysics.cpp.
Member Function Documentation
void Marble::MarblePhysics::flyTo | ( | const GeoDataLookAt & | target, |
FlyToMode | mode = Instant |
||
) |
Initiate an animation to the target according to the given mode.
- Parameters
-
target camera position indicating the target of the animation mode animation mode; means no animation
Definition at line 123 of file MarblePhysics.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.