29 #ifndef CDPL_CHEM_ENTITY3D_HPP
30 #define CDPL_CHEM_ENTITY3D_HPP
Definition of the preprocessor macro CDPL_CHEM_API.
#define CDPL_CHEM_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
Definition of the class CDPL::Base::PropertyContainer.
A class providing methods for the storage and lookup of object properties.
Definition: PropertyContainer.hpp:75
Entity3D.
Definition: Entity3D.hpp:46
Entity3D & operator=(const Entity3D &cntnr)
Assignment operator.
Entity3D()
Default constructor.
virtual ~Entity3D()
Virtual destructor.
Definition: Entity3D.hpp:63
Entity3D(const Entity3D &entity)
Constructs a copy of the Entity3D instance entity.
The namespace of the Chemical Data Processing Library.