Class robot_dart::gui::Base¶
ClassList > robot_dart > gui > Base
Inherited by the following classes: robot_dart::gui::magnum::BaseGraphics, robot_dart::gui::magnum::BaseGraphics, robot_dart::gui::magnum::BaseGraphics
Public Functions¶
Type | Name |
---|---|
Base () |
|
virtual DepthImage | depth_array () |
virtual GrayscaleImage | depth_image () |
virtual bool | done () const |
virtual size_t | height () const |
virtual Image | image () |
virtual GrayscaleImage | raw_depth_image () |
virtual void | refresh () |
virtual void | set_enable (bool) |
virtual void | set_fps (int) |
virtual void | set_render_period (double) |
virtual void | set_simu (RobotDARTSimu * simu) |
const RobotDARTSimu * | simu () const |
virtual size_t | width () const |
virtual | ~Base () |
Protected Attributes¶
Type | Name |
---|---|
RobotDARTSimu * | _simu = = nullptr |
Public Functions Documentation¶
function Base¶
function depth_array¶
function depth_image¶
function done¶
function height¶
function image¶
function raw_depth_image¶
function refresh¶
function set_enable¶
function set_fps¶
function set_render_period¶
function set_simu¶
function simu¶
function width¶
function ~Base¶
Protected Attributes Documentation¶
variable _simu¶
The documentation for this class was generated from the following file robot_dart/gui/base.hpp