|
MorphoGraphX
2.0-1-227
|
#include <CameraPath.hpp>
Inheritance diagram for CameraPath::Action:Public Member Functions | |
| Action (float t, QObject *parent=0) | |
| virtual bool | startInterpolation (MGXCamera *camera)=0 |
| virtual bool | interpolateFrame (MGXCamera *camera, float t)=0 |
Public Attributes | |
| float | time |
Definition at line 44 of file CameraPath.hpp.
|
inline |
Definition at line 46 of file CameraPath.hpp.
|
pure virtual |
Implemented in CameraPath::ToPosition, and CameraPath::Rotation.
|
pure virtual |
Implemented in CameraPath::ToPosition, and CameraPath::Rotation.
| float CameraPath::Action::time |
Definition at line 51 of file CameraPath.hpp.
1.8.17