Equalizer  1.8.0
Parallel Rendering Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
eqPly::CameraAnimation Class Reference

Loads sequence of camera positions and interpolates them on a per-frame basis. More...

#include <cameraAnimation.h>

+ Collaboration diagram for eqPly::CameraAnimation:

Classes

struct  Step
 

Public Member Functions

bool loadAnimation (const std::string &fileName)
 
bool isValid () const
 
Step getNextStep ()
 
uint32_t getCurrentFrame ()
 
const eq::Vector3f & getModelRotation () const
 

Detailed Description

Loads sequence of camera positions and interpolates them on a per-frame basis.

Definition at line 41 of file cameraAnimation.h.


The documentation for this class was generated from the following files: