pcb 4.1.1
An interactive printed circuit board layout editor.

_GtsColor Struct Reference

#include <gts.h>

Data Fields

gfloat r
gfloat g
gfloat b

Detailed Description

Definition at line 118 of file gts.h.


Field Documentation

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().


The documentation for this struct was generated from the following file: