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

Parameters for generating the data. More...

#include <Line.h>

Public Attributes

float x
 
float y
 
float z
 
float lineWidth
 Dynamic line width of the normals. This parameter is used when drawing.
 

Detailed Description

Parameters for generating the data.

Member Data Documentation

◆ lineWidth

float sf::xgl::Line::Parameters::lineWidth

Dynamic line width of the normals. This parameter is used when drawing.

◆ x

float sf::xgl::Line::Parameters::x

2nd x-axis value of 2nd point.

◆ y

float sf::xgl::Line::Parameters::y

2nd y-axis value of 2nd point.

◆ z

float sf::xgl::Line::Parameters::z

2nd z-axis value of 2nd point.


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