Flecs v4.0
A fast entity component system (ECS) for C & C++
|
This is the complete list of members for flecs::table_range, including all inherited members.
column_index(flecs::id_t id) const | flecs::table | inline |
column_index() const | flecs::table | inline |
column_index(flecs::entity_t first, flecs::entity_t second) const | flecs::table | inline |
column_index(flecs::entity_t second) const | flecs::table | inline |
column_index() const | flecs::table | inline |
column_size(int32_t index) | flecs::table | inline |
count() const (defined in flecs::table_range) | flecs::table_range | inline |
depth(flecs::entity_t rel) | flecs::table | inline |
depth() | flecs::table | inline |
get(flecs::id_t id) const | flecs::table | inline |
get(flecs::entity_t first, flecs::entity_t second) const | flecs::table | inline |
get() const | flecs::table | inline |
get() const | flecs::table | inline |
get() const | flecs::table | inline |
get(flecs::entity_t second) const | flecs::table | inline |
get() const | flecs::table | inline |
get_column(int32_t index) const override | flecs::table_range | inlinevirtual |
get_table() const | flecs::table | inline |
has(flecs::id_t id) const | flecs::table | inline |
has() const | flecs::table | inline |
has(flecs::entity_t first, flecs::entity_t second) const | flecs::table | inline |
has(flecs::entity_t second) const | flecs::table | inline |
has() const | flecs::table | inline |
offset() const (defined in flecs::table_range) | flecs::table_range | inline |
operator table_t *() const (defined in flecs::table) | flecs::table | inline |
str() const | flecs::table | inline |
table() (defined in flecs::table) | flecs::table | inline |
table(world_t *world, table_t *t) (defined in flecs::table) | flecs::table | inline |
table_ (defined in flecs::table) | flecs::table | protected |
table_range() (defined in flecs::table_range) | flecs::table_range | inline |
table_range(world_t *world, table_t *t, int32_t offset, int32_t count) (defined in flecs::table_range) | flecs::table_range | inline |
type() const | flecs::table | inline |
type_index(flecs::id_t id) const | flecs::table | inline |
type_index() const | flecs::table | inline |
type_index(flecs::entity_t first, flecs::entity_t second) const | flecs::table | inline |
type_index(flecs::entity_t second) const | flecs::table | inline |
type_index() const | flecs::table | inline |
world_ (defined in flecs::table) | flecs::table | protected |
~table() (defined in flecs::table) | flecs::table | inlinevirtual |