#include <gazebo_ros_video.h>
|
| void | render (const cv::Mat &image) |
| |
| | VideoVisual (const std::string &name, rendering::VisualPtr parent, int height, int width) |
| |
| virtual | ~VideoVisual () |
| |
Definition at line 45 of file gazebo_ros_video.h.
| gazebo::VideoVisual::VideoVisual |
( |
const std::string & |
name, |
|
|
rendering::VisualPtr |
parent, |
|
|
int |
height, |
|
|
int |
width |
|
) |
| |
| gazebo::VideoVisual::~VideoVisual |
( |
| ) |
|
|
virtual |
| void gazebo::VideoVisual::render |
( |
const cv::Mat & |
image | ) |
|
| int gazebo::VideoVisual::height_ |
|
private |
| Ogre::TexturePtr gazebo::VideoVisual::texture_ |
|
private |
| int gazebo::VideoVisual::width_ |
|
private |
The documentation for this class was generated from the following files: