Public Member Functions | Private Attributes
gazebo::VideoVisual Class Reference

#include <gazebo_ros_video.h>

List of all members.

Public Member Functions

void render (const cv::Mat &image)
 VideoVisual (const std::string &name, rendering::VisualPtr parent, int height, int width)
virtual ~VideoVisual ()

Private Attributes

int height_
Ogre::TexturePtr texture_
int width_

Detailed Description

Definition at line 45 of file gazebo_ros_video.h.


Constructor & Destructor Documentation

gazebo::VideoVisual::VideoVisual ( const std::string name,
rendering::VisualPtr  parent,
int  height,
int  width 
)

Definition at line 30 of file gazebo_ros_video.cpp.

Definition at line 84 of file gazebo_ros_video.cpp.


Member Function Documentation

void gazebo::VideoVisual::render ( const cv::Mat &  image)

Definition at line 86 of file gazebo_ros_video.cpp.


Member Data Documentation

Definition at line 55 of file gazebo_ros_video.h.

Ogre::TexturePtr gazebo::VideoVisual::texture_ [private]

Definition at line 54 of file gazebo_ros_video.h.

Definition at line 56 of file gazebo_ros_video.h.


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


gazebo_plugins
Author(s): John Hsu
autogenerated on Thu Jun 6 2019 18:41:10