![]() |
Scanframe Modular Application 0.1.0
|
Parameters for generating the data. More...
#include <Line.h>
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float | lineWidth |
| Dynamic line width of the normals. This parameter is used when drawing. | |
Parameters for generating the data.
| float sf::xgl::Line::Parameters::lineWidth |
Dynamic line width of the normals. This parameter is used when drawing.
| float sf::xgl::Line::Parameters::x |
2nd x-axis value of 2nd point.
| float sf::xgl::Line::Parameters::y |
2nd y-axis value of 2nd point.
| float sf::xgl::Line::Parameters::z |
2nd z-axis value of 2nd point.