Epok Engine

PSYQO SDK

psyqo::Prim::TexturedTriangle

Struct

Struct

A textured triangle.

Namespace
psyqo::Prim
Header
primitives/triangles.hh
Include
#include "psyqo/primitives/triangles.hh"
Module
primitives-triangles
Source
https://github.com/pcsx-redux/nugget/blob/6186b131aacc5853a9161fb076ed34ffe504552d/psyqo/primitives/triangles.hh:99

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/triangles.hh"

psyqo::Prim::TexturedTriangle value();

Fields and constants

Constructors

Public methods