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

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

#include <memory>
#include "CDPL/Vis/Object3D.hpp"
#include "CDPL/Base/ControlParameterContainer.hpp"

Go to the source code of this file.

Classes

class  CDPL::Vis::Object3DFactory< T >
 The abstract base of classes implementing the creation of Vis::Object3D instances for the 3D visualization of data objects. 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::Object3DFactory.