Home Previous Up Next Index

armarx::viz::data::Color

Overview

struct Color

Used By

ColorSeq
ColoredPoint::color
Element::color
ElementPolygon::lineColor

Data Member Index

a
r
g
b

Data Members

byte a;
byte r;
byte g;
byte b;

Home Previous Up Next Index