EPOK RUNTIME
epok::StreamObjectBinding
Struct
Struct
Struct declared by the streaming module for bounded CD or PC geometry-page streaming.
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
all_streamedExposes `all_streamed` on `epok::StreamObjectBinding` for bounded CD or PC geometry-page streaming.FieldrootExposes `root` on `epok::StreamObjectBinding` for bounded CD or PC geometry-page streaming.Fielduses_streamExposes `uses_stream` on `epok::StreamObjectBinding` for bounded CD or PC geometry-page streaming.Field