#include <Plot.hh>
void boca::Plot::Add |
( |
Vector3< double > const & |
point | ) |
|
std::vector< Vector3< double > > boca::Plot::CoreData |
( |
std::function< bool(Vector3< double > const &, Vector3< double > const &)> const & |
function | ) |
const |
const std::vector< Vector3< double > > & boca::Plot::Data |
( |
| ) |
const |
void boca::Plot::Insert |
( |
std::vector< Vector3< double >> const & |
data | ) |
|
const Names & boca::Plot::Title |
( |
| ) |
const |
Names & boca::Plot::Title |
( |
| ) |
|
const Names & boca::Plot::XAxis |
( |
| ) |
const |
Names & boca::Plot::XAxis |
( |
| ) |
|
std::vector< double > boca::Plot::XCoreData |
( |
| ) |
const |
std::vector< double > boca::Plot::XData |
( |
| ) |
const |
const Names & boca::Plot::YAxis |
( |
| ) |
const |
Names & boca::Plot::YAxis |
( |
| ) |
|
bool boca::Plot::x_is_int = false |
bool boca::Plot::y_is_int = false |
The documentation for this class was generated from the following files: