Skip to content

Struct robot_dart::gui::DepthImage

ClassList > robot_dart > gui > DepthImage

Public Attributes

Type Name
std::vector< double > data
size_t height = = 0
size_t width = = 0

Public Attributes Documentation

variable data

std::vector<double> robot_dart::gui::DepthImage::data;

variable height

size_t robot_dart::gui::DepthImage::height;

variable width

size_t robot_dart::gui::DepthImage::width;


The documentation for this class was generated from the following file robot_dart/gui/helper.hpp