Epok Engine

EPOK RUNTIME

epok::LightingRenderer

Class template

Class template

Class template declared by the lighting module for the lighting module.

Namespace
epok
Header
lighting.hpp
Include
#include "lighting.hpp"
Module
lighting
Source
runtime/lighting.hpp:105

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

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

Fields and constants

Public methods