|
||
LINE_NODE |
||||||
Structure |
A primitive-level data type that stores the data associated with a SilverScreen line.
struct LINE_NODE : PRIM_NODE { EDGE edge; };
|
|||||
Members |
|
|||||
See Also |
rgb_of_edge, vertex1_of_edge, vertex2_of_edge, xyz1_of_edge, xyz2_of_edge. |
|
||||
Header |
silver.h, ssnodes.h |
|||||