AnimEngine
StaticEmptyEntity Member List

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

_children (defined in Entity)Entityprotected
_name (defined in Entity)Entityprotected
_parent (defined in Entity)Entityprotected
addChild(Entity *entity) (defined in Entity)Entity
Entity() (defined in Entity)Entityinline
Entity(const std::string &name) (defined in Entity)Entityinline
getChildren() const (defined in Entity)Entityinline
getName() const (defined in Entity)Entityinline
getParent() (defined in Entity)Entityinline
getParent() const (defined in Entity)Entityinline
getPose() const override (defined in StaticEmptyEntity)StaticEmptyEntityinlinevirtual
hasParent() const (defined in Entity)Entityinline
isDrawable() const =0 (defined in PureComponent)PureComponentpure virtual
isDrawable() const (defined in RootComponent)RootComponentinlinevirtual
isPoseable() const =0 (defined in PureComponent)PureComponentpure virtual
isPoseable() const (defined in RootComponent)RootComponentinlinevirtual
isPosed() const =0 (defined in PureComponent)PureComponentpure virtual
isPosed() const override (defined in PosedComponent)PosedComponentinlinevirtual
link(Entity *parent) (defined in Entity)Entityvirtual
numChildren() const (defined in Entity)Entityinline
pose (defined in StaticEmptyEntity)StaticEmptyEntityprotected
replace(Entity *replacement)Entityvirtual
setName(const std::string &name) (defined in Entity)Entityinline
StaticEmptyEntity() (defined in StaticEmptyEntity)StaticEmptyEntityinline
StaticEmptyEntity(const Pose &pose) (defined in StaticEmptyEntity)StaticEmptyEntityinline
traversal_scratch (defined in Entity)Entity
unlink() (defined in Entity)Entityvirtual
UUID() const (defined in Entity)Entityinline
~WorldEntity() (defined in WorldEntity)WorldEntityinlinevirtual