PSYQO SDK
psyqo::GTE::PackedVec3
Struct
Struct
A GTE-compatible short vector.
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/gte-registers.hh"
psyqo::GTE::PackedVec3 value();Fields and constants
xExposes `x` on `psyqo::GTE::PackedVec3` for Geometry Transformation Engine math and register operations.FieldyExposes `y` on `psyqo::GTE::PackedVec3` for Geometry Transformation Engine math and register operations.FieldzExposes `z` on `psyqo::GTE::PackedVec3` for Geometry Transformation Engine math and register operations.Field