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

Parameters for generating the data. More...

#include <Tube.h>

Public Attributes

float height
 
float radius
 
int stacks
 
int sectors
 

Detailed Description

Parameters for generating the data.

Member Data Documentation

◆ height

float sf::xgl::Tube::Parameters::height

Height of the tube.

◆ radius

float sf::xgl::Tube::Parameters::radius

Radius of the tube.

◆ sectors

int sf::xgl::Tube::Parameters::sectors

Number of sectors (segments around the circumference).

◆ stacks

int sf::xgl::Tube::Parameters::stacks

Number of stacks (segments along the height).


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