We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b060570 commit e7bf055Copy full SHA for e7bf055
osi_common.proto
@@ -551,6 +551,7 @@ message StatePoint
551
//
552
optional Orientation3d orientation = 3;
553
}
554
+
555
556
// \brief Detailed WavelengthRange message.
557
@@ -662,12 +663,12 @@ message ColorGrey
662
663
664
665
-// RGB color model
666
+// \brief RGB color model
667
668
// ColorRGB provides values for red, green and blue.
669
670
message ColorRGB
-{
671
+{
672
// Red ratio
673
674
// Range: [0,1]
0 commit comments