EPOK RUNTIME
epok::sprite_detail::PlaneCache
Class
Class
A bounded per-renderer cache of camera-facing bases.
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 "sprites.hpp"
epok::sprite_detail::PlaneCache& value = /* obtain a valid instance from your game */;