15 #ifndef BORNAGAIN_MVVM_MODEL_MVVM_STANDARDITEMS_VECTORITEM_H
16 #define BORNAGAIN_MVVM_MODEL_MVVM_STANDARDITEMS_VECTORITEM_H
26 static inline const std::string P_X =
"P_X";
27 static inline const std::string P_Y =
"P_Y";
28 static inline const std::string P_Z =
"P_Z";
32 void activate()
override;
Complex item holding mixed SessionItem types (single properties and other CompountItems).
Vector item with three x,y,z property items.
materialitems.h Collection of materials to populate MaterialModel.