Gazebo

CameraIface Class Reference
[camera]

#include <gazebo.h>

Inheritance diagram for CameraIface:

Iface List of all members.

Detailed Description

The camera interface.


Public Member Functions

 CameraIface ()
 Constructor.
virtual ~CameraIface ()
 Destructor.
virtual void Create (Server *server, std::string id)
 Create the interface (used by Gazebo server).
virtual void Open (Client *client, std::string id)
 Open an existing interface.

Public Attributes

CameraDatadata
 Pointer to the camera data.


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

Last updated Aug 04 2007