![]() |
Scanframe Modular Application 0.1.0
|
Parameters for generating the data. More...
#include <Donut.h>
Public Attributes | |
| float | innerRadius |
| Inner radius of the donut. | |
| float | outerRadius |
| Outer radius of the donut. | |
| float | height |
| Height of the donut. | |
| int | sectors |
| Number of sectors. | |
| int | stacks |
| Number of stacks. | |
Parameters for generating the data.
| float sf::xgl::Donut::Parameters::height |
Height of the donut.
| float sf::xgl::Donut::Parameters::innerRadius |
Inner radius of the donut.
| float sf::xgl::Donut::Parameters::outerRadius |
Outer radius of the donut.
| int sf::xgl::Donut::Parameters::sectors |
Number of sectors.
| int sf::xgl::Donut::Parameters::stacks |
Number of stacks.