OpenLexocad  27.1
PropertyRelaxation.h File Reference
#include <set>
#include "Core/Property.h"
#include "Core/Variant.h"

Go to the source code of this file.

Classes

class  Core::PropertyRelaxation
 
class  Core::PropertyRelaxationSet
 

Namespaces

 Core
 

Typedefs

typedef std::pair< double, double > CA_Relaxation
 

Functions

 Core::DECLARE_PROPERTY_FACTORY (PropertyRelaxation_Factory, Core::PropertyRelaxation)
 
 Core::DECLARE_PROPERTY_FACTORY (PropertyRelaxationSet_Factory, Core::PropertyRelaxationSet)
 

Typedef Documentation

◆ CA_Relaxation

typedef std::pair<double, double> CA_Relaxation