![]() |
Scanframe Modular Application 0.1.0
|
Parameters for generating the data. More...
#include <Rectangle.h>
Public Attributes | |
| float | width |
| float | height |
| float | wire_dist |
| bool | use_single |
| bool | use_points |
Parameters for generating the data.
| float sf::xgl::Rectangle::Parameters::height |
Height of the rectangle.
| bool sf::xgl::Rectangle::Parameters::use_points |
Draw points not lines when drawing wires.
| bool sf::xgl::Rectangle::Parameters::use_single |
Draws single solid element.
| float sf::xgl::Rectangle::Parameters::width |
Width of the rectangle.
| float sf::xgl::Rectangle::Parameters::wire_dist |
Distance between lines for the wire model.