#include <AnimationPath.h>
geData::AnimationPath::AnimationPath |
( |
| ) |
|
geData::AnimationPath::~AnimationPath |
( |
| ) |
|
void geData::AnimationPath::clear |
( |
| ) |
|
void geData::AnimationPath::create |
( |
std::vector< vmml::Vector3d > |
_path, |
|
|
float |
_totalTime |
|
) |
| |
vmml::Vector3d geData::AnimationPath::getPositionAtTimestep |
( |
double |
_time | ) |
|
double geData::AnimationPath::getTimestepSize |
( |
| ) |
|
The documentation for this class was generated from the following files:
- /Users/mthoeny/Development/gis_globeEngine/trunk/src/globeEngineDataStructures/include/AnimationPath.h
- /Users/mthoeny/Development/gis_globeEngine/trunk/src/globeEngineDataStructures/src/AnimationPath.cpp