#include <vctPlot2DBase.h>
Collaboration diagram for vctPlot2DBase::Trace:

Definition at line 45 of file vctPlot2DBase.h.
typedef vctFixedSizeVectorRef<double, 2, 1> vctPlot2DBase::Trace::PointRef [protected] |
Vector of references to the data to add, compute min/max, ...
Definition at line 72 of file vctPlot2DBase.h.
double* vctPlot2DBase::Trace::Buffer [protected] |
Actual buffer containing the data, contiguous for rendering
Definition at line 70 of file vctPlot2DBase.h.