EPOK RUNTIME
epok::MeshVertexSample
Struct
Struct
Struct declared by the epok module for the epok module.
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 "epok.hpp"
epok::MeshVertexSample& value = /* obtain a valid instance from your game */;Fields and constants
data_stateExposes `data_state` on `epok::MeshVertexSample` for the epok module.FielderrorExposes `error` on `epok::MeshVertexSample` for the epok module.FieldpositionExposes `position` on `epok::MeshVertexSample` for the epok module.FieldsuccessExposes `success` on `epok::MeshVertexSample` for the epok module.Field