Epok Engine

EPOK RUNTIME

epok::Affine

Class template

Class template

Affine composition preserves inherited non-uniform scale and shear.

Namespace
epok
Header
affine.hpp
Include
#include "affine.hpp"
Module
affine
Source
runtime/affine.hpp:5

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

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

Fields and constants

Public methods

Static methods