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

Parameters for generating the data. More...

#include <Rectangle.h>

Public Attributes

float width
 
float height
 
float wire_dist
 
bool use_single
 
bool use_points
 

Detailed Description

Parameters for generating the data.

Member Data Documentation

◆ height

float sf::xgl::Rectangle::Parameters::height

Height of the rectangle.

◆ use_points

bool sf::xgl::Rectangle::Parameters::use_points

Draw points not lines when drawing wires.

◆ use_single

bool sf::xgl::Rectangle::Parameters::use_single

Draw single solid element.

◆ width

float sf::xgl::Rectangle::Parameters::width

Width of the rectangle.

◆ wire_dist

float sf::xgl::Rectangle::Parameters::wire_dist

Distance between lines for the wire model.


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