![]() |
Chemical Data Processing Library C++ API - Version 1.3.0
|
Definition of constants in namespace CDPL::Vis::DataFormat. More...
#include "CDPL/Vis/APIPrefix.hpp"Go to the source code of this file.
Namespaces | |
| CDPL | |
| The namespace of the Chemical Data Processing Library. | |
| CDPL::Base | |
| Contains core framework classes and functions. | |
| CDPL::Vis | |
| Contains classes and functions related to data visualization. | |
| CDPL::Vis::DataFormat | |
| Provides preinitialized Base::DataFormat objects for all supported image output formats. | |
Variables | |
| CDPL_VIS_API const Base::DataFormat | CDPL::Vis::DataFormat::PNG |
| Provides meta-information about the Portable Network Graphics [WPNG] format. More... | |
| CDPL_VIS_API const Base::DataFormat | CDPL::Vis::DataFormat::PDF |
| Provides meta-information about the Portable Document Format [WPDF]. More... | |
| CDPL_VIS_API const Base::DataFormat | CDPL::Vis::DataFormat::PS |
| Provides meta-information about the PostScript [WPS] format. More... | |
| CDPL_VIS_API const Base::DataFormat | CDPL::Vis::DataFormat::SVG |
| Provides meta-information about the Scalable Vector Graphics [WSVG] format. More... | |
| CDPL_VIS_API const Base::DataFormat | CDPL::Vis::DataFormat::STL |
| Provides meta-information about the Stereolithography [STLFMT] format. More... | |
| CDPL_VIS_API const Base::DataFormat | CDPL::Vis::DataFormat::VRML |
| Provides meta-information about the Virtual Reality Modeling Language V2.0 [VRML97] format. More... | |
| CDPL_VIS_API const Base::DataFormat | CDPL::Vis::DataFormat::PLY |
| Provides meta-information about the Polygon File (or Stanford Triangle) Format [PLYFMT]. More... | |
| CDPL_VIS_API const Base::DataFormat | CDPL::Vis::DataFormat::R3D |
| Provides meta-information about the Raster3D [R3DFMT] format. More... | |
Definition of constants in namespace CDPL::Vis::DataFormat.