Epok Engine

EPOK RUNTIME

epok::TransformCache

Class template

Class template

Scripts retain direct Transform writes.

Namespace
epok
Header
transform_cache.hpp
Include
#include "transform_cache.hpp"
Module
transform-cache
Source
runtime/transform_cache.hpp:9

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

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

Fields and constants

Public methods