2D grid lines.
More...
#include <GridLines.hh>
gazebo::gui::GridLines::GridLines |
( |
int |
_width, |
|
|
int |
_height |
|
) |
| |
Constructor.
- Parameters
-
[in] | _width | Width of grid lines in pixels. |
[in] | _height | Height of grid lines in pixels. |
gazebo::gui::GridLines::~GridLines |
( |
| ) |
|
|
default |
void gazebo::gui::GridLines::SetSize |
( |
int |
_width, |
|
|
int |
_height |
|
) |
| |
- Returns
- Set the size of grid lines in pixels.
- Parameters
-
[in] | _width | Width of grid lines in pixels. |
[in] | _height | Height of grid lines in pixels. |
The documentation for this class was generated from the following file: