Struct ColorHSV copied to color.h
parent
faf4bf9788
commit
f244921ba9
|
@ -50,9 +50,3 @@ struct D3DVERTEX2
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
struct ColorHSV
|
|
||||||
{
|
|
||||||
float h,s,v;
|
|
||||||
};
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue