pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <gts.h>
Data Fields | |
gfloat | r |
gfloat | g |
gfloat | b |
gfloat _GtsColor::b |
Definition at line 119 of file gts.h.
Referenced by write_edge_oogl_boundary(), write_face_oogl(), and write_vertex_oogl().
gfloat _GtsColor::g |
Definition at line 119 of file gts.h.
Referenced by write_edge_oogl_boundary(), write_face_oogl(), and write_vertex_oogl().
gfloat _GtsColor::r |
Definition at line 119 of file gts.h.
Referenced by write_edge_oogl_boundary(), write_face_oogl(), and write_vertex_oogl().