Chemical Data Processing Library C++ API - Version 1.1.1
Classes | Namespaces
Renderer2D.hpp File Reference

Definition of the class CDPL::Vis::Renderer2D. More...

#include <string>
#include "CDPL/Vis/APIPrefix.hpp"
#include "CDPL/Math/VectorArray.hpp"
#include "CDPL/Math/Matrix.hpp"

Go to the source code of this file.

Classes

class  CDPL::Vis::Renderer2D
 An interface that provides methods for low level 2D drawing operations. More...
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Vis
 Contains classes and functions related to data visualization.
 

Detailed Description

Definition of the class CDPL::Vis::Renderer2D.