MCPcopy Create free account
hub / github.com/Tom94/tev / Color

Class Color

include/tev/VectorGraphics.h:73–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71 };
72
73 struct Color {
74 float r, g, b, a;
75 };
76
77 // Returns the expected (not actual) size of `data` in number of bytes, depending on the type of the command.
78 size_t bytes() const {

Callers 8

drawMethod · 0.85
drawPixelValuesAsTextMethod · 0.85
drawCoordinateSystemMethod · 0.85
colorMethod · 0.85
MultiGraphMethod · 0.85
drawMethod · 0.85
ImageCanvasClass · 0.85
set_themeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected