![]() |
Scanframe Modular Application 0.1.0
|
Parameters for generating the data. More...
#include <Cone.h>
Public Attributes | |
float | height |
float | angle |
int | lines |
int | slices |
Parameters for generating the data.
float sf::xgl::Cone::Parameters::angle |
Angle of the cone.
float sf::xgl::Cone::Parameters::height |
Height of the cone.
int sf::xgl::Cone::Parameters::lines |
Amount of slices of the wire model.
int sf::xgl::Cone::Parameters::slices |
Amount of lines of the wire model from point to the base.