Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::xgl::Cone::Parameters Struct Reference

Parameters for generating the data. More...

#include <Cone.h>

Public Attributes

float height
 
float angle
 
int lines
 
int slices
 

Detailed Description

Parameters for generating the data.

Member Data Documentation

◆ angle

float sf::xgl::Cone::Parameters::angle

Angle of the cone.

◆ height

float sf::xgl::Cone::Parameters::height

Height of the cone.

◆ lines

int sf::xgl::Cone::Parameters::lines

Amount of slices of the wire model.

◆ slices

int sf::xgl::Cone::Parameters::slices

Amount of lines of the wire model from point to the base.


The documentation for this struct was generated from the following file: