Epok Engine

EPOK RUNTIME

epok::StreamObjectBinding

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:329

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::StreamObjectBinding& value = /* obtain a valid instance from your game */;

Fields and constants