MeshKey

Fields

uint32_t

_key

Functions

MeshKey

MeshKey

MeshKey &

operator=

bool

operator==

operator uint32_t

Detailed Description

class MeshKey

A key used to uniquely identify a mesh in a given model.

Public Functions

inline MeshKey()
inline explicit MeshKey(uint32_t key)
inline MeshKey &operator=(uint32_t key)
inline bool operator==(MeshKey const &that)
inline operator uint32_t() const

Public Members

uint32_t _key