29 #ifndef CDPL_VIS_OBJECT3DPROPERTY_HPP
30 #define CDPL_VIS_OBJECT3DPROPERTY_HPP
51 namespace Object3DProperty
Definition of the preprocessor macro CDPL_VIS_API.
#define CDPL_VIS_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
An unique lookup key for control-parameter and property values.
Definition: LookupKey.hpp:54
CDPL_VIS_API const Base::LookupKey SHAPE
Specifies the Vis::Shape3D instance associated with the 3D object. Value Type: Vis::Shape3D::SharedPo...
CDPL_VIS_API const Base::LookupKey MATERIAL
Specifies the material properties of the 3D object and all sub-objects. Value Type: Vis::Material.
CDPL_VIS_API const Base::LookupKey TRANSFORMATION_MATRIX
Specifies a transformation to apply to the geometry of the 3D object and all sub-objects....
The namespace of the Chemical Data Processing Library.