#include <simulated.h>

Public Member Functions | |
| virtual void | getNextFrame (std::vector< cv::KeyPoint > &imagePoints, std::vector< cv::DMatch > &matches)=0 |
Definition at line 61 of file simulated.h.
| virtual void pe::CameraSimulator::getNextFrame | ( | std::vector< cv::KeyPoint > & | imagePoints, | |
| std::vector< cv::DMatch > & | matches | |||
| ) | [pure virtual] |
Implemented in pe::CircleCameraSimulator.