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

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

#include <memory>
#include "CDPL/Vis/APIPrefix.hpp"
#include "CDPL/Vis/Shape3D.hpp"
#include "CDPL/Math/VectorArray.hpp"

Go to the source code of this file.

Classes

class  CDPL::Vis::TriangleMesh3D
 Data structure for describing the geometric shape of 3D objects by means of a triangle mesh. 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::TriangleMesh3D.