quickplot
Loading...
Searching...
No Matches
List of all members
LineGeometry Class Reference

#include <lineGeometry.h>

Inheritance diagram for LineGeometry:
Collaboration diagram for LineGeometry:

Additional Inherited Members

- Signals inherited from PlotGeometry
void dataChanged ()
 
- Protected Member Functions inherited from PlotGeometry
virtual std::vector< Trianglefaces_ (std::vector< Vec3< float > > points) const
 
std::vector< Triangleclip (const std::vector< Triangle > &ts) const
 
void updateData ()
 
- Protected Attributes inherited from PlotGeometry
double thickness_ = 0.01
 
QList< double > xs_
 
QList< double > ys_
 
AxisxAxis_
 
AxisyAxis_
 
- Properties inherited from PlotGeometry
double thickness
 
QList< double > xs
 
QList< double > ys
 
AxisxAxis
 
AxisyAxis
 

Detailed Description

A geometry that draws a line between data points.

Todo:
Convert from a line to a rectangular tube to be more visible in three dimesions

The documentation for this class was generated from the following files: