PSYQO SDK
psyqo::Prim::GouraudLine
Struct
Struct
The Gouraud-shaded Line primitive.
Basic usage
This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.
C++ example
#include "psyqo/primitives/lines.hh"
psyqo::Prim::GouraudLine value();Fields and constants
Constructors
Public methods
getCommandWordThe GP0 command word, minus any colour.MethodsetColorASets color a as part of typed PlayStation GPU primitives.MethodsetColorAPackedSets the command word and vertex A's colour in one go.MethodsetColorBSets color b as part of typed PlayStation GPU primitives.MethodsetOpaqueSets opaque as part of typed PlayStation GPU primitives.MethodsetSemiTransSets semi trans as part of typed PlayStation GPU primitives.Method