Go to the source code of this file.
Namespaces | |
namespace | NPlot |
Classes | |
class | NPlot::Transform2D |
Encapsulates functionality for transforming world to physical coordinates optimally. More... | |
class | NPlot::Transform2D::DefaultTransform2D |
This class does world -> physical transforms for the general case. More... | |
class | NPlot::Transform2D::FastTransform2D |
This class does highly efficient world->physical and physical->world transforms for linear axes. More... |