Definition at line 22 of file gui_plugin.cpp.
◆ ColorRenderResult()
ColorRenderResult::ColorRenderResult |
( |
cv::Mat & |
image, |
|
|
cv::Mat & |
z_buffer, |
|
|
const cv::Vec3b & |
color, |
|
|
float |
min_depth, |
|
|
float |
max_depth |
|
) |
| |
|
inline |
◆ renderPixel()
void ColorRenderResult::renderPixel |
( |
int |
x, |
|
|
int |
y, |
|
|
float |
depth, |
|
|
int |
|
|
) |
| |
|
inlinevirtual |
◆ color_
cv::Vec3b ColorRenderResult::color_ |
|
protected |
◆ image_
cv::Mat ColorRenderResult::image_ |
|
protected |
◆ max_depth_
float ColorRenderResult::max_depth_ |
|
protected |
◆ min_depth_
float ColorRenderResult::min_depth_ |
|
protected |
◆ z_buffer_
cv::Mat ColorRenderResult::z_buffer_ |
|
protected |
The documentation for this class was generated from the following file: