MeshLib
 
Loading...
Searching...
No Matches
MRSceneColors.h
Go to the documentation of this file.
1#pragma once
2#include "MRMeshFwd.h"
3#include "MRColor.h"
4#include "MRVector4.h"
5
6#include <array>
7
8namespace MR
9{
10
59
60}
#define MRMESH_API
Definition MRMesh/MRMeshFwd.h:46
Definition MRCameraOrientationPlugin.h:7
Definition MRColor.h:9
Definition MRSceneColors.h:14
Type
Definition MRSceneColors.h:16
@ SelectedObjectVoxels
Definition MRSceneColors.h:23
@ SelectedObjectMesh
Definition MRSceneColors.h:17
@ UnselectedObjectPoints
Definition MRSceneColors.h:20
@ Edges
Definition MRSceneColors.h:29
@ SelectedMeasurements
Definition MRSceneColors.h:39
@ SelectedObjectDistanceMap
Definition MRSceneColors.h:25
@ UnselectedObjectLines
Definition MRSceneColors.h:22
@ Count
Definition MRSceneColors.h:41
@ UnselectedFeatures
Definition MRSceneColors.h:35
@ UnselectedObjectMesh
Definition MRSceneColors.h:18
@ SelectedObjectLines
Definition MRSceneColors.h:21
@ UnselectedObjectVoxels
Definition MRSceneColors.h:24
@ SelectedFeatureDecorations
Definition MRSceneColors.h:37
@ UnselectedFeatureDecorations
Definition MRSceneColors.h:38
@ FeatureBackFaces
Definition MRSceneColors.h:36
@ BackFaces
Definition MRSceneColors.h:27
@ SelectedFaces
Definition MRSceneColors.h:31
@ SelectedObjectPoints
Definition MRSceneColors.h:19
@ Points
Definition MRSceneColors.h:30
@ Labels
Definition MRSceneColors.h:28
@ SelectedEdges
Definition MRSceneColors.h:32
@ UnselectedObjectDistanceMap
Definition MRSceneColors.h:26
@ SelectedPoints
Definition MRSceneColors.h:33
@ SelectedFeatures
Definition MRSceneColors.h:34
@ UnselectedMeasurements
Definition MRSceneColors.h:40
static MRMESH_API const Color & get(Type type)
static MRMESH_API const char * getName(Type type)
static MRMESH_API void set(Type type, const Color &color)