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

#include <scatterGeometry.h>

Inheritance diagram for ScatterGeometry:
Collaboration diagram for ScatterGeometry:

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 plotting style for individual square points on a scatter plot.

Todo:
Converts the squares to cubes for better 3D charts.

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