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

Declaration of type CDPL::Vis::PLYFeatureContainerOutputHandler. More...

#include "CDPL/Vis/DataFormat.hpp"
#include "CDPL/Vis/PLYFeatureContainerWriter.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< PLYFeatureContainerWriter, DataFormat::PLY > CDPL::Vis::PLYFeatureContainerOutputHandler
 A handler for the output of Pharm::FeatureContainer instances in the Polygon File Format [PLYFMT]. More...
 

Detailed Description

Declaration of type CDPL::Vis::PLYFeatureContainerOutputHandler.