EPOK RUNTIME
Affine
affine.hpp · fixed-point affine transforms and matrix composition
Module
fixed-point affine transforms and matrix composition.
Include this module
C++ include
#include "affine.hpp"Types
Functions and methods
composePerforms `compose` as part of fixed-point affine transforms and matrix composition.MethodidentityPerforms `identity` as part of fixed-point affine transforms and matrix composition.MethodpointPerforms `point` as part of fixed-point affine transforms and matrix composition.MethodtranslatedRight-compose a translation without multiplying the unchanged basis by an identity matrix.Method