Epok Engine

EPOK RUNTIME

epok::CameraQ8

Type alias

Type alias

Q8 camera coordinates (256 = one unit) produced by the GTE projection path.

Namespace
epok
Header
polygon.hpp
Include
#include "polygon.hpp"
Module
polygon
Source
runtime/polygon.hpp:41

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 "polygon.hpp"

epok::CameraQ8& value = /* obtain a valid instance from your game */;