#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:46
class with CNC machine emulation settings
Definition MRCNCMachineSettings.h:14
Definition MRSceneSettings.h:12
BoolType
Definition MRSceneSettings.h:18
@ UseDefaultScenePropertiesOnDeserialization
on deserialization replace object properties with default values from SceneSettings and SceneColors
static MRMESH_API bool get(BoolType type)
ShadingMode
Mesh faces shading mode.
Definition MRSceneSettings.h:54
static MRMESH_API void set(BoolType type, bool value)
static MRMESH_API void set(FloatType type, float value)
static MRMESH_API float get(FloatType type)
static MRMESH_API void setCNCMachineSettings(const CNCMachineSettings &settings)
static MRMESH_API void reset()
static MRMESH_API void setDefaultShadingMode(ShadingMode mode)
static MRMESH_API const CNCMachineSettings & getCNCMachineSettings()
FloatType
Definition MRSceneSettings.h:26
static MRMESH_API ShadingMode getDefaultShadingMode()
Definition MRCameraOrientationPlugin.h:8