TazGraph Project v0.1.0
Loading...
Searching...
No Matches
Empty Member List

This is the complete list of members for Empty, including all inherited members.

addComponent(TArgs &&... mArgs)Entityinline
addGroup(Group mGroup) override (defined in Empty)Emptyinlinevirtual
addMessage(std::string mMessage) (defined in Entity)Entityinlinevirtual
CellEntity(Manager &mManager) (defined in CellEntity)CellEntityinline
cellUpdate() override (defined in Empty)Emptyinlinevirtual
children (defined in Entity)Entity
components (defined in Entity)Entity
destroy() (defined in Empty)Emptyinlinevirtual
draw(size_t e_index, PlaneModelRenderer &batch, TazGraphEngine::Window &window) (defined in Entity)Entityinline
draw(size_t e_index, LineRenderer &batch, TazGraphEngine::Window &window) (defined in Entity)Entityinline
draw(size_t e_index, PlaneColorRenderer &batch, TazGraphEngine::Window &window) (defined in Entity)Entityinline
draw(size_t e_index, LightRenderer &batch, TazGraphEngine::Window &window) (defined in Entity)Entityinline
Empty(Manager &mManager) (defined in Empty)Emptyinline
EmptyEntity(Manager &mManager) (defined in EmptyEntity)EmptyEntityinline
Entity(Manager &mManager) (defined in Entity)Entityinline
GetComponent() const (defined in Entity)Entityinline
getId() (defined in Entity)Entityinline
getManager() (defined in Entity)Entityinline
getOwnerCell() const (defined in CellEntity)CellEntityinlinevirtual
getParentEntity() override (defined in EmptyEntity)EmptyEntityinlinevirtual
hasComponent() const (defined in Entity)Entityinline
hasComponentByName(const std::string &componentName) (defined in Entity)Entityinline
hasGroup(Group mGroup) (defined in Entity)Entityinline
hide() (defined in Entity)Entityinline
imgui_display() (defined in Entity)Entityinlinevirtual
imgui_print() override (defined in Empty)Emptyinlinevirtual
isActive() (defined in Entity)Entityinline
isHidden() (defined in Entity)Entityinline
manager (defined in Entity)Entityprotected
nodeComponentArray (defined in Entity)Entityprotected
nodeComponentBitSet (defined in Entity)Entityprotected
ownerCell (defined in CellEntity)CellEntity
parent_entity (defined in EmptyEntity)EmptyEntityprotected
removeComponent() (defined in Entity)Entityinline
removeEntity() override (defined in EmptyEntity)EmptyEntityinlinevirtual
removeFromCell() (defined in EmptyEntity)EmptyEntityinline
removeGroup(Group mGroup) (defined in Entity)Entity
reveal() (defined in Entity)Entityinline
setComponentEntity(Component *c) override (defined in EmptyEntity)EmptyEntityinlinevirtual
setComponentEntity(NodeComponent *c) (defined in Entity)Entityinlinevirtual
setComponentEntity(LinkComponent *c) (defined in Entity)Entityinlinevirtual
setId(unsigned int m_id) (defined in Entity)Entityinline
setOwnerCell(Cell *cell) (defined in CellEntity)CellEntityinline
setParentEntity(Entity *pEntity) override (defined in EmptyEntity)EmptyEntityinlinevirtual
update(float deltaTime) (defined in Empty)Emptyinlinevirtual
~Empty() (defined in Empty)Emptyinlinevirtual
~Entity() (defined in Entity)Entityinlinevirtual