![]() |
Scanframe Modular Application 0.1.0
|
Parameters for generating the data. More...
#include <Tube.h>
Public Attributes | |
float | height |
float | radius |
int | stacks |
int | sectors |
Parameters for generating the data.
float sf::xgl::Tube::Parameters::height |
Height of the tube.
float sf::xgl::Tube::Parameters::radius |
Radius of the tube.
int sf::xgl::Tube::Parameters::sectors |
Number of sectors (segments around the circumference).
int sf::xgl::Tube::Parameters::stacks |
Number of stacks (segments along the height).