ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
GS_LINE_F1 Struct Reference

#include <libgs.h>

+ Collaboration diagram for GS_LINE_F1:

Data Fields

GS_R_RGBAQ rgbaq0
 
GS_R_XYZ xyz0
 
GS_R_XYZ xyz1
 

Detailed Description

Definition at line 2004 of file libgs.h.

Field Documentation

◆ rgbaq0

GS_R_RGBAQ GS_LINE_F1::rgbaq0

line color

Definition at line 2007 of file libgs.h.

◆ xyz0

GS_R_XYZ GS_LINE_F1::xyz0

vertex coordinate

Definition at line 2009 of file libgs.h.

◆ xyz1

GS_R_XYZ GS_LINE_F1::xyz1

vertex coordinate

Definition at line 2011 of file libgs.h.


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