Epok Engine

EPOK RUNTIME

epok::StreamingStats

Struct

Struct

Struct declared by the streaming module for bounded CD or PC geometry-page streaming.

Namespace
epok
Header
streaming.hpp
Include
#include "streaming.hpp"
Module
streaming
Source
runtime/streaming.hpp:24

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

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

Fields and constants