EPOK RUNTIME
epok::Affine
Class template
Class template
Affine composition preserves inherited non-uniform scale and shear.
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 */;