Typedef Acts::ColorRGB¶
Defined in File ViewConfig.hpp
Typedef Documentation¶
-
using
Acts::ColorRGB= std::array<int, 3>¶ The color typedef.
It’s an array of three numbers [0, 255] representing the RGB color values.
Defined in File ViewConfig.hpp
Acts::ColorRGB = std::array<int, 3>¶The color typedef.
It’s an array of three numbers [0, 255] representing the RGB color values.