OpenLexocad
28.0
|
This is the complete list of members for entt::basic_registry, including all inherited members.
alive() const ENTT_NOEXCEPT | entt::basic_registry | inline |
assign(const entity_type entity, [[maybe_unused]] Args &&... args) | entt::basic_registry | inline |
assign_or_replace(const entity_type entity, Args &&... args) | entt::basic_registry | inline |
basic_registry() ENTT_NOEXCEPT=default | entt::basic_registry | |
basic_registry(basic_registry &&)=default | entt::basic_registry | |
capacity() const ENTT_NOEXCEPT | entt::basic_registry | inline |
capacity() const ENTT_NOEXCEPT | entt::basic_registry | inline |
clone(exclude_t< Exclude... >={}) const | entt::basic_registry | inline |
create() | entt::basic_registry | inline |
create(It first, It last) | entt::basic_registry | inline |
create(entity_type src, const basic_registry &other, exclude_t< Exclude... >={}) | entt::basic_registry | inline |
create(It first, It last, entity_type src, const basic_registry &other, exclude_t< Exclude... >={}) | entt::basic_registry | inline |
ctx() const ENTT_NOEXCEPT | entt::basic_registry | inline |
ctx() ENTT_NOEXCEPT | entt::basic_registry | inline |
ctx_or_set(Args &&... args) | entt::basic_registry | inline |
current(const entity_type entity) const ENTT_NOEXCEPT | entt::basic_registry | inline |
data() const ENTT_NOEXCEPT | entt::basic_registry | inline |
destroy(const entity_type entity) | entt::basic_registry | inline |
destroy(It first, It last) | entt::basic_registry | inline |
each(Func func) const | entt::basic_registry | inline |
empty() const ENTT_NOEXCEPT | entt::basic_registry | inline |
entity(const entity_type entity) ENTT_NOEXCEPT | entt::basic_registry | inlinestatic |
entity_type typedef | entt::basic_registry | |
get([[maybe_unused]] const entity_type entity) const | entt::basic_registry | inline |
get([[maybe_unused]] const entity_type entity) ENTT_NOEXCEPT | entt::basic_registry | inline |
get_or_assign(const entity_type entity, Args &&... args) ENTT_NOEXCEPT | entt::basic_registry | inline |
group(get_t< Get... >, exclude_t< Exclude... >={}) | entt::basic_registry | inline |
group(get_t< Get... >, exclude_t< Exclude... >={}) const | entt::basic_registry | inline |
group(exclude_t< Exclude... >={}) | entt::basic_registry | inline |
group(exclude_t< Exclude... >={}) const | entt::basic_registry | inline |
has(const entity_type entity) const ENTT_NOEXCEPT | entt::basic_registry | inline |
loader() ENTT_NOEXCEPT | entt::basic_registry | inline |
on_construct() ENTT_NOEXCEPT | entt::basic_registry | inline |
on_destroy() ENTT_NOEXCEPT | entt::basic_registry | inline |
on_replace() ENTT_NOEXCEPT | entt::basic_registry | inline |
operator=(basic_registry &&)=default | entt::basic_registry | |
orphan(const entity_type entity) const | entt::basic_registry | inline |
orphans(Func func) const | entt::basic_registry | inline |
prepare() | entt::basic_registry | inline |
raw() const ENTT_NOEXCEPT | entt::basic_registry | inline |
raw() ENTT_NOEXCEPT | entt::basic_registry | inline |
remove(const entity_type entity) | entt::basic_registry | inline |
replace(const entity_type entity, Args &&... args) | entt::basic_registry | inline |
reserve(const size_type cap) | entt::basic_registry | inline |
reset(const entity_type entity) | entt::basic_registry | inline |
reset() | entt::basic_registry | inline |
reset() | entt::basic_registry | inline |
runtime_view(It first, It last) const | entt::basic_registry | inline |
set(Args &&... args) | entt::basic_registry | inline |
shrink_to_fit() | entt::basic_registry | inline |
size() const ENTT_NOEXCEPT | entt::basic_registry | inline |
size() const ENTT_NOEXCEPT | entt::basic_registry | inline |
size_type typedef | entt::basic_registry | |
snapshot() const ENTT_NOEXCEPT | entt::basic_registry | inline |
sort(Compare compare, Sort algo=Sort{}, Args &&... args) | entt::basic_registry | inline |
sort() | entt::basic_registry | inline |
sortable() const ENTT_NOEXCEPT | entt::basic_registry | inline |
stomp(const entity_type dst, const entity_type src, const basic_registry &other, exclude_t< Exclude... >={}) | entt::basic_registry | inline |
stomp(It first, It last, const entity_type src, const basic_registry &other, exclude_t< Exclude... >={}) | entt::basic_registry | inline |
try_ctx() const ENTT_NOEXCEPT | entt::basic_registry | inline |
try_ctx() ENTT_NOEXCEPT | entt::basic_registry | inline |
try_get([[maybe_unused]] const entity_type entity) const ENTT_NOEXCEPT | entt::basic_registry | inline |
try_get([[maybe_unused]] const entity_type entity) ENTT_NOEXCEPT | entt::basic_registry | inline |
type() ENTT_NOEXCEPT | entt::basic_registry | inlinestatic |
unset() | entt::basic_registry | inline |
valid(const entity_type entity) const ENTT_NOEXCEPT | entt::basic_registry | inline |
version(const entity_type entity) ENTT_NOEXCEPT | entt::basic_registry | inlinestatic |
version_type typedef | entt::basic_registry | |
view(exclude_t< Exclude... >={}) | entt::basic_registry | inline |
view(exclude_t< Exclude... >={}) const | entt::basic_registry | inline |