Epok Engine

PSYQO SDK

psyqo::GTE::PackedVec3

Struct

Struct

A GTE-compatible short vector.

Namespace
psyqo::GTE
Header
gte-registers.hh
Include
#include "psyqo/gte-registers.hh"
Module
gte-registers
Source
https://github.com/pcsx-redux/nugget/blob/6186b131aacc5853a9161fb076ed34ffe504552d/psyqo/gte-registers.hh:52

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

Constructors

Operators