Example #1
0
 Unsafe.Add(ref targetLines, 11) = new LineInstance(v110, max, packedColor, packedBackgroundColor);
Example #2
0
 Unsafe.Add(ref targetLines, 9)  = new LineInstance(v100, v110, packedColor, packedBackgroundColor);
Example #3
0
 Unsafe.Add(ref targetLines, 4)  = new LineInstance(v001, v101, packedColor, packedBackgroundColor);
Example #4
0
 Unsafe.Add(ref targetLines, 7)  = new LineInstance(v011, max, packedColor, packedBackgroundColor);
Example #5
0
 Unsafe.Add(ref targetLines, 2)  = new LineInstance(min, v100, packedColor, packedBackgroundColor);