Ecore: Adding diagram to ecore_animator.

SVN revision: 62058
This commit is contained in:
Jonas M. Gastal 2011-08-03 14:40:06 +00:00
parent 04cb223e48
commit eda5044ed4
3 changed files with 5753 additions and 0 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -1670,6 +1670,9 @@ extern "C" {
* position 1.0, and wobble v2 times, with decay factor of v1
* @note When not listed v1 and v2 have no effect.
*
* @image html ecore-pos-map.png
* @image latex ecore-pos-map.eps width=\textwidth
*
* One way to use this would be:
* @code
* double pos; // input position in a timeline from 0.0 to 1.0