esp::core namespace

Contents

Classes

class Buffer
class Configuration
class Random
struct RigidState
describes the state of a rigid object as a composition of rotation (quaternion) and translation.

Enums

enum class DataType { DT_NONE = 0, DT_INT8 = 1, DT_UINT8 = 2, DT_INT16 = 3, DT_UINT16 = 4, DT_INT32 = 5, DT_UINT32 = 6, DT_INT64 = 7, DT_UINT64 = 8, DT_FLOAT = 9, DT_DOUBLE = 10 }

Functions

auto randomRotation() -> Magnum::Quaternion
generate a random rotation