EPOK RUNTIME
epok::BoneSample
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::BoneSample& value = /* obtain a valid instance from your game */;Fields and constants
basis_xExposes `basis_x` on `epok::BoneSample` for the epok module.Fieldbasis_yExposes `basis_y` on `epok::BoneSample` for the epok module.Fieldbasis_zExposes `basis_z` on `epok::BoneSample` for the epok module.FielderrorExposes `error` on `epok::BoneSample` for the epok module.FieldparentExposes `parent` on `epok::BoneSample` for the epok module.FieldpositionExposes `position` on `epok::BoneSample` for the epok module.Fieldsampled_frameExposes `sampled_frame` on `epok::BoneSample` for the epok module.FieldsuccessExposes `success` on `epok::BoneSample` for the epok module.Field