PXV_3DColor Structure
Specifies the ...
Syntax
struct PXV_3DColor
{
double r;
double g;
double b;
};
Members
- r
- Value of double ...
- g
- Value of double ...
- b
- Value of double ...
Specifies the ...
struct PXV_3DColor
{
double r;
double g;
double b;
};