#include <xtion_depth_driver.hpp>
virtual depth::XtionDepthDriver::~XtionDepthDriver |
( |
| ) |
|
|
virtual |
virtual void depth::XtionDepthDriver::close |
( |
| ) |
|
|
virtual |
virtual DepthResolution depth::XtionDepthDriver::depthCameraResolution |
( |
| ) |
const |
|
virtual |
Get the current depth camera resolution
- Returns
- The current depth camera resolution
Implements depth::DepthDriver.
virtual DepthImage* depth::XtionDepthDriver::depthImage |
( |
| ) |
const |
|
virtual |
virtual bool depth::XtionDepthDriver::isOpen |
( |
| ) |
const |
|
virtual |
Checks if the Xtion depth driver is currently open
- Returns
- true if open, false otherwise
Implements depth::DepthDriver.
virtual void depth::XtionDepthDriver::open |
( |
| ) |
|
|
virtual |
virtual void depth::XtionDepthDriver::setDepthCameraResolution |
( |
const DepthResolution |
resolution | ) |
|
|
virtual |
Set the current depth camera resolution.
- Parameters
-
resolution | New depth camera resolution |
Implements depth::DepthDriver.
The documentation for this class was generated from the following file: