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

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

#include "CDPL/Vis/DataFormat.hpp"
#include "CDPL/Vis/STLObject3DWriter.hpp"
#include "CDPL/Util/DefaultDataOutputHandler.hpp"

Go to the source code of this file.

Namespaces

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

Typedefs

typedef Util::DefaultDataOutputHandler< STLObject3DWriter, DataFormat::STL > CDPL::Vis::STLObject3DOutputHandler
 A handler for the output of Vis::Object3D instances in the STL [STLFMT] format. More...
 

Detailed Description

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