MeshLib C# Docs
Loading...
Searching...
No Matches
MR.SceneColors Class Reference

This singleton struct contains default colors for scene objects Generated from class MR.SceneColors. This is the non-const half of the class. More...

Inheritance diagram for MR.SceneColors:

Additional Inherited Members

Public Types inherited from MR.Const_SceneColors
enum  Type : int {
  SelectedObjectMesh = 0 , UnselectedObjectMesh = 1 , SelectedObjectPoints = 2 , UnselectedObjectPoints = 3 ,
  SelectedObjectLines = 4 , UnselectedObjectLines = 5 , SelectedObjectVoxels = 6 , UnselectedObjectVoxels = 7 ,
  SelectedObjectDistanceMap = 8 , UnselectedObjectDistanceMap = 9 , BackFaces = 10 , Labels = 11 ,
  LabelsGood = 12 , LabelsBad = 13 , Edges = 14 , Points = 15 ,
  SelectedFaces = 16 , SelectedEdges = 17 , SelectedPoints = 18 , SelectedFeatures = 19 ,
  UnselectedFeatures = 20 , FeatureBackFaces = 21 , SelectedFeatureDecorations = 22 , UnselectedFeatureDecorations = 23 ,
  SelectedMeasurements = 24 , UnselectedMeasurements = 25 , UnselectedMeasurementsX = 26 , UnselectedMeasurementsY = 27 ,
  UnselectedMeasurementsZ = 28 , SelectedTemporaryMeasurements = 29 , UnselectedTemporaryMeasurements = 30 , BrushAdd = 31 ,
  BrushRemove = 32 , BrushSmooth = 33 , BrushDeform = 34 , BrushPatch = 35 ,
  Count = 36
}
Static Public Member Functions inherited from MR.Const_SceneColors
static unsafe ref readonly MR.Color get (MR.SceneColors.Type type)
 Generated from method MR.SceneColors.get.
static unsafe void set (MR.SceneColors.Type type, in MR.Color color)
 Generated from method MR.SceneColors.set.
static unsafe? byte getName (MR.SceneColors.Type type)
 Generated from method MR.SceneColors.getName.

Detailed Description

This singleton struct contains default colors for scene objects Generated from class MR.SceneColors. This is the non-const half of the class.


The documentation for this class was generated from the following file: