BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines class VectorProperty.
Definition in file VectorProperty.h.
Go to the source code of this file.
Classes | |
class | VectorProperty |
Holds a 3D vector of type R3 as well as additional info like label, tooltip. More... | |
Namespaces | |
Serialize | |
Functions to serialize various data types. | |
Macros | |
#define | VECTOR_PROPERTY(nameLower, nameUpper) |
Add a member, a getter and a setter for a VectorProperty. More... | |
Functions | |
void | Serialize::rwProperty (Streamer &s, VectorProperty &d) |
#define VECTOR_PROPERTY | ( | nameLower, | |
nameUpper | |||
) |
Add a member, a getter and a setter for a VectorProperty.
Definition at line 63 of file VectorProperty.h.