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

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

#include <iosfwd>
#include <vector>
#include "CDPL/Vis/APIPrefix.hpp"
#include "CDPL/Vis/Shape3DVisitor.hpp"
#include "CDPL/Base/DataWriter.hpp"
#include "CDPL/Math/Matrix.hpp"
#include "CDPL/Math/Vector.hpp"

Go to the source code of this file.

Classes

class  CDPL::Vis::STLObject3DWriter
 Outputs 3D visualization data represented by Vis::Object3D instances in the STL [STLFMT] format. 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::STLObject3DWriter.