Epok Engine

EPOK RUNTIME

epok::CameraUnits

Class template

Class template

Camera-space scale used by the renderer.

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

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::CameraUnits& value = /* obtain a valid instance from your game */;

Fields and constants

Static methods