Class cv::viz::Widget2D#
Base class of all 2D widgets.
#include <opencv2/viz/widgets.hpp>Collaboration diagram for cv::viz::Widget2D:
Public Member Functions#
Public Member Functions inherited from cv::viz::Widget
Return |
Name |
Description |
|---|---|---|
|
Casts a widget to another. |
|
|
Returns rendering property of the widget. |
|
|
||
|
Sets rendering property of the widget. |
Static Public Member Functions#
Static Public Member Functions inherited from cv::viz::Widget
Return |
Name |
Description |
|---|---|---|
|
Creates a widget from ply file. |
Additional Inherited Members#
Friends inherited from cv::viz::Widget
Return |
Name |
Description |
|---|---|---|
|
Detailed Description#
Base class of all 2D widgets.
Constructor & Destructor Documentation#
Widget2D()#
Member Function Documentation#
setColor()#
void cv::viz::Widget2D::setColor(const Color & color)
Sets the color of the widget.
Parameters
color— color of type Color
Source file#
The documentation for this class was generated from the following file:
opencv2/viz/widgets.hpp